| 1 | DesignPatternsPHP
                        domnikl | sample code for several design patterns in PHP 7.4 |  | 18443 | 
                
                
                    | 2 | phpunit
                        sebastianbergmann | The PHP Unit Testing framework. |  | 15931 | 
                
                
                    | 3 | Carbon
                        briannesbitt | A simple PHP API extension for DateTime. |  | 14136 | 
                
                
                    | 4 | PHP-Parser
                        nikic | A PHP parser written in PHP |  | 12715 | 
                
                
                    | 5 | wechat
                        overtrue | :package: It is probably the best SDK in the world for developing WeChat App. |  | 8744 | 
                
                
                    | 6 | Workerman
                        walkor | An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom... |  | 8217 | 
                
                
                    | 7 | laravel-admin
                        z-song | Build a full-featured administrative interface in ten minutes |  | 8083 | 
                
                
                    | 8 | php-code-coverage
                        sebastianbergmann | Library that provides collection, processing, and rendering functionality for PHP code coverage i... |  | 7261 | 
                
                
                    | 9 | php-timer
                        sebastianbergmann | Utility class for timing |  | 6381 | 
                
                
                    | 10 | diff
                        sebastianbergmann | Diff implementation |  | 6306 | 
                
                
                    | 11 | php-file-iterator
                        sebastianbergmann | FilterIterator implementation that filters files based on a list of suffixes, prefixes, and other... |  | 6231 | 
                
                
                    | 12 | entrust
                        Zizaco | Role-based Permissions for Laravel 5 |  | 6185 | 
                
                
                    | 13 | php-text-template
                        sebastianbergmann | A simple template engine. |  | 6171 | 
                
                
                    | 14 | php-token-stream
                        sebastianbergmann | Wrapper around PHP's tokenizer extension. |  | 6155 | 
                
                
                    | 15 | comparator
                        sebastianbergmann | Provides the functionality to compare PHP values for equality. |  | 5909 | 
                
                
                    | 16 | exporter
                        sebastianbergmann | Provides the functionality to export PHP variables for visualization |  | 5747 | 
                
                
                    | 17 | environment
                        sebastianbergmann | Provides functionality that helps writing PHP code that has runtime-specific (PHP / HHVM) execution paths |  | 5704 | 
                
                
                    | 18 | code-unit-reverse-lookup
                        sebastianbergmann | Looks up which function or method a line of code belongs to |  | 5648 | 
                
                
                    | 19 | prestissimo
                        hirak | composer parallel install plugin |  | 5611 | 
                
                
                    | 20 | global-state
                        sebastianbergmann | Snapshotting of global state, factored out of PHPUnit into a stand-alone component |  | 5574 | 
                
                
                    | 21 | version
                        sebastianbergmann | Library that helps with managing the version number of Git-hosted PHP projects |  | 5562 | 
                
                
                    | 22 | recursion-context
                        sebastianbergmann | Provides functionality to recursively process PHP variables |  | 5551 | 
                
                
                    | 23 | object-enumerator
                        sebastianbergmann | Traverses array structures and object graphs to enumerate all referenced objects |  | 5439 | 
                
                
                    | 24 | resource-operations
                        sebastianbergmann | Provides a list of PHP built-in functions that operate on resources |  | 5352 | 
                
                
                    | 25 | object-reflector
                        sebastianbergmann | Allows reflection of object attributes, including inherited and non-public ones |  | 5250 | 
                
                
                    | 26 | phpunit-mock-objects
                        sebastianbergmann | Mock Object library for PHPUnit |  | 4935 | 
                
                
                    | 27 | Laravel-lang
                        caouecs | List of 73 languages for Laravel 5 and Laravel 6 |  | 4474 | 
                
                
                    | 28 | DVWA
                        ethicalhack3r | Damn Vulnerable Web Application (DVWA) |  | 3976 | 
                
                
                    | 29 | DVWA
                        ethicalhack3r | Damn Vulnerable Web Application (DVWA) |  | 3976 | 
                
                
                    | 30 | FastRoute
                        nikic | Fast request router for PHP |  | 3879 | 
                
                
                    | 31 | assetic
                        kriswallsmith | Asset Management for PHP |  | 3812 | 
                
                
                    | 32 | Learn-Laravel-5
                        johnlui | Laravel 5 系列入门教程 |  | 3527 | 
                
                
                    | 33 | php-debugbar
                        maximebf | Debug bar for PHP |  | 3516 | 
                
                
                    | 34 | l5-repository
                        andersao | Laravel 5 - Repositories to abstract the database layer |  | 3457 | 
                
                
                    | 35 | phpinsights
                        nunomaduro | 🔰 Instant PHP quality checks from your console |  | 3421 | 
                
                
                    | 36 | collision
                        nunomaduro | 💥 Collision is a beautiful error reporting tool for command-line applications |  | 3369 | 
                
                
                    | 37 | libphonenumber-for-php
                        giggsey | PHP version of Google's phone number handling library |  | 3263 | 
                
                
                    | 38 | pinyin
                        overtrue | :cn: 基于词库的中文转拼音优质解决方案 |  | 3227 | 
                
                
                    | 39 | vbot
                        Hanson | 💬The best wechat robot base on web api! |  | 3206 | 
                
                
                    | 40 | pay
                        yansongda | 可能是我用过的最优雅的 Alipay 和 WeChat 的支付 SDK 扩展包了 |  | 3128 | 
                
                
                    | 41 | eloquent-sluggable
                        cviebrock | Easy creation of slugs for your Eloquent models in Laravel |  | 2804 | 
                
                
                    | 42 | dokuwiki
                        splitbrain | The DokuWiki Open Source Wiki Engine |  | 2753 | 
                
                
                    | 43 | laravel-s
                        hhxsv5 | 🚀 LaravelS is like glue for using Swoole in Laravel or Lumen, quickly improves their performance. |  | 2654 | 
                
                
                    | 44 | PHP-MySQLi-Database-Class
                        ThingEngineer | Wrapper for a PHP MySQL class, which utilizes MySQLi and prepared statements. |  | 2650 | 
                
                
                    | 45 | laravel-apidoc-generator
                        mpociot | Laravel API Documentation Generator |  | 2494 | 
                
                
                    | 46 | PHPCI
                        dancryer | PHPCI is a free and open source continuous integration tool specifically designed for PHP. |  | 2423 | 
                
                
                    | 47 | laravel-wechat
                        overtrue | 微信 SDK for Laravel, 基于 overtrue/wechat |  | 2413 | 
                
                
                    | 48 | laravel-log-viewer
                        rap2hpoutre | :dromedary_camel: Laravel log viewer |  | 2305 | 
                
                
                    | 49 | laravel-nestedset
                        lazychaser | Effective tree structures in Laravel 4-5 |  | 2305 | 
                
                
                    | 50 | tracker
                        antonioribeiro | Laravel Stats Tracker |  | 2224 | 
                
                
                    | 51 | tracker
                        antonioribeiro | Laravel Stats Tracker |  | 2224 | 
                
                
                    | 52 | CodeIgniter-Ion-Auth
                        benedmunds | Simple and Lightweight Auth System for CodeIgniter |  | 2189 | 
                
                
                    | 53 | framework
                        matyhtf | SPF (Swoole PHP Framework),世界第一款基于Swoole扩展的PHP框架,开发者是Swoole创始人 |  | 2145 | 
                
                
                    | 54 | php-gui
                        gabrielrcouto | Extensionless PHP Graphic User Interface library |  | 2144 | 
                
                
                    | 55 | alfred-github-workflow
                        gharlan | GitHub Workflow for Alfred 3 |  | 2114 | 
                
                
                    | 56 | huge
                        panique | Simple user-authentication solution, embedded into a small framework. |  | 2070 | 
                
                
                    | 57 | easy-tips
                        TIGERB | A little Tips in my Code Career with PHP&Go 🐘 |  | 2063 | 
                
                
                    | 58 | easy-sms
                        overtrue | :calling: 一款满足你的多种发送需求的短信发送组件 |  | 2022 | 
                
                
                    | 59 | laravel-shop
                        summerblue | Laravel 电商实战教程的项目代码 |  | 1989 | 
                
                
                    | 60 | phphub5
                        summerblue | PHPHub Ver 5 is a Forum project Powered by Laravel 5.1, and it is also the project build up PHP &... |  | 1981 | 
                
                
                    | 61 | assert
                        beberlei | Thin assertion library for use in libraries and business-model |  | 1952 | 
                
                
                    | 62 | QueryList
                        jae-jae | :spider: The progressive PHP crawler framework!  优雅的渐进式PHP采集框架。 |  | 1941 | 
                
                
                    | 63 | phploc
                        sebastianbergmann | A tool for quickly measuring the size of a PHP project. |  | 1939 | 
                
                
                    | 64 | phpcpd
                        sebastianbergmann | Copy/Paste Detector (CPD) for PHP code. |  | 1922 | 
                
                
                    | 65 | larastan
                        nunomaduro | ⚗️ Adds static analysis to Laravel improving developer productivity and code quality |  | 1905 | 
                
                
                    | 66 | phphub
                        summerblue | (Deprecated See - https://github.com/summerblue/phphub5 ) PHPHub is a Forum project written in La... |  | 1873 | 
                
                
                    | 67 | selfoss
                        SSilence | selfoss: The multipurpose rss reader, live stream, mashup, aggregation web application |  | 1830 | 
                
                
                    | 68 | mailchimp-api
                        drewm | Super-simple, minimum abstraction MailChimp API v3 wrapper, in PHP |  | 1818 | 
                
                
                    | 69 | Buzz
                        kriswallsmith | PHP's lightweight HTTP client |  | 1782 | 
                
                
                    | 70 | Carbon-Forum
                        lincanbin | A high performance open-source forum software written in PHP. Discussions Tags based with Quora/S... |  | 1738 | 
                
                
                    | 71 | twitter-api-php
                        J7mbo | The simplest PHP Wrapper for Twitter API v1.1 calls |  | 1734 | 
                
                
                    | 72 | phpunit-vw
                        hugues-m | VW PHPUnit extension makes your failing test cases succeed under CI tools scrutiny |  | 1707 | 
                
                
                    | 73 | phpsocket.io
                        walkor | A server side alternative implementation of socket.io in PHP based on workerman. |  | 1667 | 
                
                
                    | 74 | webim
                        matyhtf | 使用PHP+Swoole实现的网页即时聊天工具 |  | 1638 | 
                
                
                    | 75 | DiDOM
                        Imangazaliev | Simple and fast HTML parser |  | 1637 | 
                
                
                    | 76 | thinkphp-bjyadmin
                        baijunyao | thinkphp 整合 Auth 权限管理、支付宝、微信支付、阿里 oss 、友盟推送、融云即时通讯、云通讯短信、Email 、Excel 、PDF 等等;基于 thinkphp 扩展了大量的功... |  | 1609 | 
                
                
                    | 77 | workerman-todpole
                        walkor | HTLM5+WebSocket+PHP(Workerman) , rumpetroll server writen using php |  | 1581 | 
                
                
                    | 78 | phpdaemon
                        kakserpom | Asynchronous server-side framework for network applications implemented in PHP using libevent |  | 1510 | 
                
                
                    | 79 | DoctrineExtensions
                        beberlei | A set of Doctrine 2 extensions |  | 1462 | 
                
                
                    | 80 | scws
                        hightman | 开源免费的简易中文分词系统,PHP分词的上乘之选! |  | 1439 | 
                
                
                    | 81 | acf
                        elliotcondon | Advanced Custom Fields |  | 1438 | 
                
                
                    | 82 | health
                        antonioribeiro | Laravel Health Panel |  | 1420 | 
                
                
                    | 83 | health
                        antonioribeiro | Laravel Health Panel |  | 1420 | 
                
                
                    | 84 | php-terminal-gameboy-emulator
                        gabrielrcouto | A PHP Terminal GameBoy Emulator |  | 1400 | 
                
                
                    | 85 | Instagram-PHP-API
                        cosenary | An easy-to-use PHP Class for accessing Instagram's API. |  | 1375 | 
                
                
                    | 86 | forceutf8
                        neitanod | PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-... |  | 1370 | 
                
                
                    | 87 | escpos-php
                        mike42 | PHP library for printing to ESC/POS-compatible thermal and impact printers |  | 1367 | 
                
                
                    | 88 | countries
                        antonioribeiro | Laravel countries and currencies |  | 1297 | 
                
                
                    | 89 | countries
                        antonioribeiro | Laravel countries and currencies |  | 1297 | 
                
                
                    | 90 | php-console
                        barbushin | Handle PHP errors, dump variables, execute PHP code remotely in Google Chrome |  | 1279 | 
                
                
                    | 91 | xunsearch
                        hightman | 免费开源的中文搜索引擎,采用 C/C++ 编写 (基于 xapian 和 scws),提供 PHP 的开发接口和丰富文档 |  | 1277 | 
                
                
                    | 92 | mini
                        panique | Just an extremely simple naked PHP application, useful for small projects and quick prototypes. S... |  | 1271 | 
                
                
                    | 93 | pdfparser
                        smalot | PdfParser, a standalone PHP library, provides various tools to extract data from a PDF file. |  | 1252 | 
                
                
                    | 94 | TeamPass
                        nilsteampassnet | Collaborative Passwords Manager |  | 1248 | 
                
                
                    | 95 | confide
                        Zizaco | Confide is a authentication solution for Laravel 4 |  | 1235 | 
                
                
                    | 96 | php-font-lib
                        PhenX | A library to read, parse, export and make subsets of different types of font files. |  | 1235 | 
                
                
                    | 97 | algorithm-php
                        m9rco | 🍭🍭uniting the internal work in a way that is in PHP |  | 1219 | 
                
                
                    | 98 | Captcha
                        Gregwar | PHP Captcha library |  | 1217 | 
                
                
                    | 99 | phpgeo
                        mjaschen | Simple Yet Powerful Geo Library for PHP |  | 1211 | 
                
                
                    | 100 | easyappointments
                        alextselegidis | :date: Easy!Appointments - Open Source Appointment Scheduler |  | 1180 | 
                
                
                    | 101 | OLAINDEX
                        WangNingkai | ✨ Another OneDrive Directory Index  (https://share.imwnk.cn) |  | 1147 | 
                
                
                    | 102 | php-imap
                        barbushin | Manage mailboxes, filter/get/delete emails in PHP (supports IMAP/POP3/NNTP) |  | 1146 | 
                
                
                    | 103 | Crawler-Detect
                        JayBizzle | 🕷 CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent |  | 1142 | 
                
                
                    | 104 | swap
                        florianv | :currency_exchange: Currency exchange rates library |  | 1139 | 
                
                
                    | 105 | Finite
                        yohang | A Simple PHP Finite State Machine |  | 1134 | 
                
                
                    | 106 | google2fa
                        antonioribeiro | A One Time Password Authentication package, compatible with Google Authenticator. |  | 1128 | 
                
                
                    | 107 | google2fa
                        antonioribeiro | A One Time Password Authentication package, compatible with Google Authenticator. |  | 1128 | 
                
                
                    | 108 | jsonmapper
                        cweiske | map nested JSON structures onto PHP classes |  | 1125 | 
                
                
                    | 109 | firewall
                        antonioribeiro | Firewall package for Laravel applications |  | 1124 | 
                
                
                    | 110 | firewall
                        antonioribeiro | Firewall package for Laravel applications |  | 1124 | 
                
                
                    | 111 | NotificationPusher
                        Ph3nol | Standalone PHP library for easy devices notifications push. |  | 1119 | 
                
                
                    | 112 | underscore-php
                        Anahkiasen | A redacted PHP port of Underscore.js with additional functions and goodies – Available for Compos... |  | 1102 | 
                
                
                    | 113 | Negotiation
                        willdurand | Content Negotiation tools for PHP. |  | 1100 | 
                
                
                    | 114 | phpbu
                        sebastianfeldmann | PHP Backup Utility - Creates and encrypts database and file backups, syncs your backups to other ... |  | 1088 | 
                
                
                    | 115 | SimplePHPEasyPlus
                        Herzult | A simple, pragmatic numeric operation api written in PHP. It does addition. |  | 1080 | 
                
                
                    | 116 | razor
                        cobub | Cobub Razor - Open Source Mobile Analytics Solution |  | 1078 | 
                
                
                    | 117 | utilphp
                        brandonwamboldt | util.php is a collection of useful functions and snippets that you need or could use every day, d... |  | 1059 | 
                
                
                    | 118 | codeigniter-base-model
                        jamierumbelow | ⛔️DEPRECATED CodeIgniter base CRUD model to remove repetition and increase productivity |  | 1052 | 
                
                
                    | 119 | php-stream-filter
                        clue | A simple and modern approach to stream filtering in PHP |  | 1031 | 
                
                
                    | 120 | update-helper
                        kylekatarnls | Composer plugin to rise warnings on update, suggest migration processes |  | 1017 | 
                
                
                    | 121 | laravel-lang
                        overtrue | :earth_asia: 68 languages support for Laravel application. |  | 1010 | 
                
                
                    | 122 | php-framework-benchmark
                        kenjis | PHP Framework Benchmark |  | 1010 | 
                
                
                    | 123 | Shop-PHP-Yii2
                        EleTeam | EleTeam开源项目-电商全套解决方案之PHP版-Shop-for-PHP-Yii2。一个类似京东/天猫/淘宝的商城,有对应的APP支持,由EleTeam团队维护! |  | 1000 | 
                
                
                    | 124 | Beanbun
                        kiddyuchina | Beanbun 是用 PHP 编写的多进程网络爬虫框架,具有良好的开放性、高可扩展性,基于 Workerman。 |  | 1000 | 
                
                
                    | 125 | query-monitor
                        johnbillion | The Developer Tools Panel for WordPress |  | 996 | 
                
                
                    | 126 | PHP-Interview
                        xianyunyh | This is the information I prepared for the PHP interview.The notes include php, mysql, linux, etc. |  | 989 | 
                
                
                    | 127 | php-svg-lib
                        PhenX | SVG file parsing / rendering library |  | 980 | 
                
                
                    | 128 | cops
                        seblucas | Calibre OPDS (and HTML) PHP Server : web-based light alternative to Calibre content server / Cali... |  | 979 | 
                
                
                    | 129 | rockmongo
                        iwind | RockMongo is a MongoDB administration tool, written in PHP 5. |  | 975 | 
                
                
                    | 130 | laravel-blog
                        guillaumebriday | Laravel 7.0 blog application with Vue.js, Docker, Redis, Horizon, Telescope and Pusher |  | 970 | 
                
                
                    | 131 | churn-php
                        bmitch | Discover files in need of refactoring. |  | 966 | 
                
                
                    | 132 | wechat
                        thenbsp | 微信公众平台第三方 SDK 开发包,优雅、健壮,可扩展,遵循 PSR 开发规范。 |  | 963 | 
                
                
                    | 133 | acf-to-rest-api
                        airesvsg | Exposes Advanced Custom Fields Endpoints in the WordPress REST API |  | 962 | 
                
                
                    | 134 | acf-to-rest-api
                        airesvsg | Exposes Advanced Custom Fields Endpoints in the WordPress REST API |  | 962 | 
                
                
                    | 135 | laravel-package-top-100
                        summerblue | 对 Packagist 上打了 Laravel 标签 的扩展包进行整理,截止到现在 2016 年 8 月 9号,有超过 7176 个扩展包,以下是下载量最大的 100 个。 |  | 958 | 
                
                
                    | 136 | Hateoas
                        willdurand | A PHP library to support implementing representations for HATEOAS REST web services. |  | 946 | 
                
                
                    | 137 | scalar_objects
                        nikic | Extension that adds support for method calls on primitive types in PHP |  | 942 | 
                
                
                    | 138 | SncRedisBundle
                        snc | A Redis bundle for Symfony supporting Predis and PhpRedis |  | 940 | 
                
                
                    | 139 | studio
                        franzliedke | A workbench for developing Composer packages. |  | 923 | 
                
                
                    | 140 | Meting
                        metowolf | :cake: Wow, such a powerful music API framework |  | 922 | 
                
                
                    | 141 | wp-posts-to-posts
                        scribu | Efficient many-to-many connections between posts, pages, custom post types, users. |  | 918 | 
                
                
                    | 142 | api.yike.io
                        overtrue | 一刻社区后端 API 源码 |  | 911 | 
                
                
                    | 143 | socialite
                        overtrue | :octocat: Socialite is an OAuth2 Authentication tool. It is inspired by laravel/socialite, you ca... |  | 906 | 
                
                
                    | 144 | iter
                        nikic | Iteration primitives using generators |  | 896 | 
                
                
                    | 145 | sequel-pro-laravel-export
                        cviebrock | A Sequel Pro bundle to generate Laravel migration files from existing tables. |  | 894 | 
                
                
                    | 146 | laravel-queue-rabbitmq
                        vyuldashev | RabbitMQ driver for Laravel Queue. Supports Laravel Horizon. |  | 894 | 
                
                
                    | 147 | laravoole
                        garveen | Laravel && ( Swoole || Workerman ) to get 10x faster than php-fpm |  | 888 | 
                
                
                    | 148 | workerman-chat
                        walkor | Websocket chat room written in PHP based on workerman. |  | 873 | 
                
                
                    | 149 | validating
                        dwightwatson | Automatically validating Eloquent models for Laravel |  | 861 | 
                
                
                    | 150 | regexpbuilderphp
                        gherkins | human-readable regular expressions for PHP7+ |  | 859 | 
                
                
                    | 151 | rememberable
                        dwightwatson | Query caching for Laravel |  | 855 | 
                
                
                    | 152 | moment.php
                        fightbulc | Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js |  | 855 | 
                
                
                    | 153 | shadowsocks-php
                        walkor | A php port of shadowsocks based on workerman. A socks5 proxy written in PHP. |  | 849 | 
                
                
                    | 154 | Image
                        Gregwar | A PHP library to handle images |  | 840 | 
                
                
                    | 155 | ImageWorkshop
                        Sybio | ImageWorkshop is a PHP5.3+ library that helps you to manage images based on GD library |  | 837 | 
                
                
                    | 156 | lumen-api-demo
                        liyu001989 | Lumen rest api demo with Dingo/Api, JWT, CORS, PHPUNIT |  | 831 | 
                
                
                    | 157 | web-msg-sender
                        walkor | Web message pusher  written in PHP based on workerman. |  | 826 | 
                
                
                    | 158 | scout-elasticsearch-driver
                        babenkoivan | This package offers advanced functionality for searching and filtering data in Elasticsearch. |  | 823 | 
                
                
                    | 159 | blink
                        bixuehujin | A high performance web framework and application server in PHP. |  | 819 | 
                
                
                    | 160 | TwigBridge
                        rcrowe | Give the power of Twig to Laravel |  | 815 | 
                
                
                    | 161 | wordpress-admin-style
                        bueltge | Shows the WordPress admin styles on one page to help you to develop WordPress compliant |  | 812 | 
                
                
                    | 162 | doorman
                        clarkeash | Limit access to your Laravel applications by using invite codes |  | 812 | 
                
                
                    | 163 | laravel5-cheatsheet
                        summerblue | A quick reference guide (cheat sheet) for Laravel 5.1 LTS, listing artisan, composer, routes and ... |  | 798 | 
                
                
                    | 164 | teamwork
                        mpociot | User to Team associations with invitation system for the Laravel 5 Framework |  | 785 | 
                
                
                    | 165 | iCal
                        markuspoerschke | iCal-creator for PHP |  | 781 | 
                
                
                    | 166 | laravel-test-factory-helper
                        mpociot | Generate Laravel test factories from your existing models |  | 774 | 
                
                
                    | 167 | wp-foundation
                        drewsymo | Foundation for WordPress, a Responsive Starter Theme. |  | 764 | 
                
                
                    | 168 | opcache-gui
                        amnuts | A clean, effective and responsive interface for Zend OPcache |  | 758 | 
                
                
                    | 169 | SCANNER-INURLBR
                        googleinurl | Advanced search in search engines, enables analysis provided to exploit GET / POST capturing emai... |  | 753 | 
                
                
                    | 170 | kimai2
                        kevinpapst | Kimai v2 is a web-based multiuser time-tracking application. Free for everyone: freelancers, agen... |  | 745 | 
                
                
                    | 171 | silly
                        mnapoli | Silly CLI micro-framework based on Symfony Console |  | 741 | 
                
                
                    | 172 | belt
                        ilya-dev | A handful of tools for PHP developers. |  | 741 | 
                
                
                    | 173 | money
                        sebastianbergmann | Value Object that represents a monetary value (using a currency's smallest unit). |  | 732 | 
                
                
                    | 174 | laravel-pay
                        yansongda | 可能是我用过的最优雅的 Alipay 和 WeChat 的 laravel 支付扩展包了 |  | 727 | 
                
                
                    | 175 | scientist
                        daylerees | A PHP experimentation library inspired by Github's own Scientist. |  | 727 | 
                
                
                    | 176 | susty
                        jacklenox | 🌍 A tiny WordPress theme focused on being as  sustainable as possible. https://sustywp.com |  | 727 | 
                
                
                    | 177 | easy-php
                        TIGERB | A Faster Lightweight Full-Stack PHP Framework :rocket: |  | 725 | 
                
                
                    | 178 | ticketit
                        thekordy | A simple helpdesk tickets system for Laravel 5.1+ which integrates smoothly with Laravel default ... |  | 725 | 
                
                
                    | 179 | MopaBootstrapBundle
                        phiamo | Easy integration of twitters bootstrap into symfony2 |  | 724 | 
                
                
                    | 180 | vat-calculator
                        mpociot | Handle all the hard stuff related to EU MOSS tax/vat regulations, the way it should be. Can be us... |  | 719 | 
                
                
                    | 181 | php-ast
                        nikic | Extension exposing PHP 7 abstract syntax tree |  | 710 | 
                
                
                    | 182 | flox
                        devfake | Self Hosted Movie, Series and Anime Watch List |  | 707 | 
                
                
                    | 183 | GatewayWorker
                        walkor | Distributed realtime messaging framework based on workerman. |  | 701 | 
                
                
                    | 184 | getID3
                        JamesHeinrich |  |  | 700 | 
                
                
                    | 185 | fast-excel
                        rap2hpoutre | 🦉 Fast Excel import/export for Laravel |  | 696 | 
                
                
                    | 186 | IsoCodes
                        ronanguilloux | PHP library - Validators for standards from ISO, International Finance, Public Administrations, G... |  | 696 | 
                
                
                    | 187 | LaravelFacebookSdk
                        SammyK | Fully unit tested Facebook SDK v5 integration for Laravel & Lumen |  | 695 | 
                
                
                    | 188 | laravel-console-menu
                        nunomaduro | 🔘 Beautiful PHP CLI menus. Is a php-school/cli-menu wrapper for Laravel/Artisan Console Commands |  | 692 | 
                
                
                    | 189 | Learning_Laravel_Kernel
                        kevinyan815 | Laravel核心代码学习 |  | 679 | 
                
                
                    | 190 | blade-svg
                        adamwathan |  |  | 671 | 
                
                
                    | 191 | laravel-api-generator
                        mitulgolakiya | Laravel API/Scaffold/CRUD Generator including Controller, Repository, Model, Migrations, routes.p... |  | 671 | 
                
                
                    | 192 | php-gitlab-api
                        m4tthumphrey | GitLab API client for PHP |  | 670 | 
                
                
                    | 193 | TeamToy
                        easychen | 企业协同办公工具TeamToy2(多人TODO版)官方Git源 |  | 664 | 
                
                
                    | 194 | phar-composer
                        clue | Simple phar creation for every PHP project managed via Composer |  | 659 | 
                
                
                    | 195 | twitter
                        atymic | Twitter API for Laravel 5.5+, 6.x & 7.x |  | 658 | 
                
                
                    | 196 | shadowsocks-panel
                        sendya | a new begin... |  | 649 | 
                
                
                    | 197 | graph-composer
                        clue | Dependency graph visualization for composer.json (PHP + Composer) |  | 643 | 
                
                
                    | 198 | laravel-follow
                        overtrue | :heart: This package helps you to add user based follow system to your model. |  | 642 | 
                
                
                    | 199 | pixie
                        usmanhalalit | Database query builder for PHP, framework agnostic, lightweight and expressive. |  | 625 | 
                
                
                    | 200 | dingo-api-wiki-zh
                        liyu001989 | dingo/api 中文文档 |  | 623 | 
                
                
                    | 201 | extended-cpts
                        johnbillion | A library which provides extended functionality to WordPress custom post types and taxonomies. |  | 607 | 
                
                
                    | 202 | barcode
                        milon | Laravel 5 Barcode Generator |  | 606 | 
                
                
                    | 203 | CraueFormFlowBundle
                        craue | Multi-step forms for your Symfony project. |  | 604 | 
                
                
                    | 204 | yupe
                        yupe | Yupe! is an open source Yiiframework-based online e-commerce solution. Demo https://demo.yupe.ru/ |  | 599 | 
                
                
                    | 205 | spork
                        kriswallsmith | Experimental library for forking PHP |  | 595 | 
                
                
                    | 206 | zphp
                        shenzhe | ZPHP是一个极轻的的,定位于后置SOA服务的开发框架.提供高并发,高性能实时通信方案。 |  | 592 | 
                
                
                    | 207 | kratos-pjax
                        xb2016 | 🍨 A lovely WordPress theme |  | 590 | 
                
                
                    | 208 | BeipyVideoResolution
                        Beipy | 北漂鱼解析开源视频播放框架,响应式布局! |  | 589 | 
                
                
                    | 209 | laravel-bootstrap
                        davzie | [DEPRECIATED] A Laravel 4, Bootstrap 3 CMS Built With SOLID Principles In Mind |  | 584 | 
                
                
                    | 210 | phpunit-selenium
                        giorgiosironi | Selenium RC integration for PHPUnit |  | 582 | 
                
                
                    | 211 | LazyPHP
                        easychen | 轻框架。包含一个前端控制器,20个常用函数和用于页面布局的Layout系统,10分钟即可学会。LP采用BSD开源协议,在代码内保留框架名即可随意商用。 |  | 578 | 
                
                
                    | 212 | zentaopms
                        easysoft | Zentao is an agile(scrum) project management system/tool, Free Upgrade Forever! |  | 566 | 
                
                
                    | 213 | JsonpCallbackValidator
                        willdurand | JSONP callback validator. |  | 558 | 
                
                
                    | 214 | Morphos
                        wapmorgan | A morphological solution for Russian and English language written completely in PHP. Provides cla... |  | 557 | 
                
                
                    | 215 | EvaThumber
                        AlloVince | A light-weight url based image transformation php library |  | 554 | 
                
                
                    | 216 | swoole-jobs
                        kcloze | 🚀Dynamic multi process worker queue base on swoole, like gearman but high performance. |  | 548 | 
                
                
                    | 217 | pay
                        xu42 | 个人网站即时到账收款解决方案 / Personal website instant payment solution |  | 548 | 
                
                
                    | 218 | PHP7-memcache-dll
                        nono303 | PHP7-memcache-dll |  | 547 | 
                
                
                    | 219 | laracsv
                        usmanhalalit | A Laravel package to easily generate CSV files from Eloquent model |  | 543 | 
                
                
                    | 220 | EmailReplyParser
                        willdurand | PHP library for parsing plain text email content. |  | 541 | 
                
                
                    | 221 | litecqrs-php
                        beberlei | Small convention based CQRS library for PHP |  | 541 | 
                
                
                    | 222 | color-thief-php
                        ksubileau | Grabs the dominant color or a representative color palette from an image. Uses PHP and GD, Imagic... |  | 539 | 
                
                
                    | 223 | PimpMyLog
                        potsky | 🍭 Log viewer for your web server |  | 537 | 
                
                
                    | 224 | yay
                        marcioAlmada | Yay is a high level PHP preprocessor |  | 536 | 
                
                
                    | 225 | laravel-elasticsearch
                        cviebrock | An easy way to use the official Elastic Search client in your Laravel applications. |  | 536 | 
                
                
                    | 226 | php-login-minimal
                        panique | An extremely minimal login / register script in pure PHP. |  | 536 | 
                
                
                    | 227 | latitude
                        shadowhand | A SQL query builder with zero dependencies |  | 530 | 
                
                
                    | 228 | phpMQTT
                        bluerhinos | a simple php class to connect/publish/subscribe to a MQTT broker |  | 527 | 
                
                
                    | 229 | simplexlsx
                        shuchkin | Parse and retrieve data from Excel XLSx files |  | 527 | 
                
                
                    | 230 | php-google-spreadsheet-client
                        asimlqt | A PHP library for accessing and manipulating Google Spreadsheets |  | 526 | 
                
                
                    | 231 | phplint
                        overtrue | :bug:  A tool that can speed up linting of php files by running several lint processes at once. |  | 525 | 
                
                
                    | 232 | phpmig
                        davedevelopment | Simple migrations system for php |  | 523 | 
                
                
                    | 233 | php-readability
                        mingcheng | Back the fun of reading -  PHP Port for Arc90′s Readability |  | 522 | 
                
                
                    | 234 | PaySDK
                        Yurunsoft | PHP 集成支付 SDK ,集成了支付宝、微信支付的支付接口和其它相关接口的操作。可以轻松嵌入支持 PHP >= 5.4 的任何系统中。宇润PHP全家桶技术支持群:17916227 |  | 516 | 
                
                
                    | 235 | shudong-share
                        HFO4 | 树洞外链 |  | 511 | 
                
                
                    | 236 | design-patterns-by-php
                        flyingalex | 《大话设计模式》php版本, gitbook: https://hulin.gitbook.io/design-patterns-by-php/ |  | 510 | 
                
                
                    | 237 | ip-location-zh
                        zhuzhichao | 获取 IP 地址的真实地理位置 |  | 501 | 
                
                
                    | 238 | yakpro-po
                        pk-fr | YAK Pro - Php Obfuscator |  | 501 | 
                
                
                    | 239 | securimage
                        dapphp | PHP CAPTCHA Script |  | 496 | 
                
                
                    | 240 | test-driven-development-example
                        daylerees | An introduction to Test-Driven Development (TDD). |  | 495 | 
                
                
                    | 241 | NHP-Theme-Options-Framework
                        leemason | NHP Theme Options Framework has been replaced by the Fluent Framework which is out now!. Please d... |  | 491 | 
                
                
                    | 242 | ci-phpunit-test
                        kenjis | An easier way to use PHPUnit with CodeIgniter 3.x. |  | 491 | 
                
                
                    | 243 | lumen-passport
                        dusterio | Making Laravel Passport work with Lumen |  | 488 | 
                
                
                    | 244 | 72crm
                        72crm | 悟空CRM-基于TP5.0+vue+ElementUI的前后端分离CRM系统 |  | 488 | 
                
                
                    | 245 | automatic-theme-plugin-update
                        jeremyclark13 | Self hosted plugin and theme update scripts |  | 487 | 
                
                
                    | 246 | imi
                        Yurunsoft | imi 是基于 PHP 协程应用开发框架,它支持 HttpApi、WebSocket、TCP、UDP 应用开发。QQ群:17916227 |  | 483 | 
                
                
                    | 247 | Browser.php
                        cbschuld | A PHP Class to detect a user's Browser.  This encapsulation provides a breakdown of the browser a... |  | 470 | 
                
                
                    | 248 | sns_auth
                        anerg2046 | 通用第三方登录SDK,支持微信,微信扫码,QQ,微博登录,支付宝登录,Facebook,Line,Twitter,Google |  | 468 | 
                
                
                    | 249 | google2fa-laravel
                        antonioribeiro | A One Time Password Authentication package, compatible with Google Authenticator for Laravel |  | 464 | 
                
                
                    | 250 | google2fa-laravel
                        antonioribeiro | A One Time Password Authentication package, compatible with Google Authenticator for Laravel |  | 464 | 
                
                
                    | 251 | laravel-ecommerce-example
                        drehimself | Code for YouTube series on building a Laravel E-Commerce application. |  | 459 | 
                
                
                    | 252 | dingtalk
                        mingyoung | 🌈 EasyDingTalk - 钉钉 SDK |  | 459 | 
                
                
                    | 253 | AliyunOSS
                        johnlui | 阿里云 OSS 官方 SDK 的 Composer 封装,支持任何 PHP 项目,包括 Laravel、Symfony、TinyLara 等等。 |  | 458 | 
                
                
                    | 254 | CalendR
                        yohang | The missing PHP 5.3+ calendar management library. |  | 452 | 
                
                
                    | 255 | jade.php
                        everzet | HAML-like template engine for PHP 5.3 & Symfony2 |  | 452 | 
                
                
                    | 256 | ComposerRequireChecker
                        maglnet | A CLI tool to check whether a specific composer package uses imported symbols that aren't part of... |  | 451 | 
                
                
                    | 257 | WebWechat
                        lbbniu | 网页微信PHP登录的实现 |  | 446 | 
                
                
                    | 258 | multiauth
                        ollieread | Laravel multi auth |  | 445 | 
                
                
                    | 259 | laravel-file-manager
                        alexusmai | File manager for Laravel |  | 444 | 
                
                
                    | 260 | PhpDependencyAnalysis
                        mamuz | Static code analysis to find violations in a dependency graph |  | 443 | 
                
                
                    | 261 | gantti
                        bastianallgeier | A simple PHP Gantt Class |  | 440 | 
                
                
                    | 262 | tinx
                        furey | ⛔️ Laravel Tinx is archived and no longer maintained. |  | 439 | 
                
                
                    | 263 | bootforms
                        adamwathan | Rapid form generation with Bootstrap 3 and Laravel. |  | 438 | 
                
                
                    | 264 | yii2-shop
                        samdark | Example project implementing simple shop using Yii 2.0 |  | 437 | 
                
                
                    | 265 | Pinq
                        TimeToogo | PHP Integrated Query, a real LINQ library for PHP |  | 435 | 
                
                
                    | 266 | ip-database
                        itbdw | 免费IP数据库 (纯真IP库,已经格式为国家、省、市、县、运营商)❤️ 🇨🇳 |  | 435 | 
                
                
                    | 267 | cron
                        liebig | Job scheduling for Laravel |  | 435 | 
                
                
                    | 268 | laravel-pinyin
                        overtrue | :cn: Chinese to Pinyin translator for Laravel 5 / Lumen |  | 434 | 
                
                
                    | 269 | sitemap
                        samdark | Sitemap and sitemap index builder |  | 433 | 
                
                
                    | 270 | statistics
                        toxmc | 一个运用php与swoole实现的统计监控系统 |  | 432 | 
                
                
                    | 271 | letter
                        bastianallgeier | Letter is a simple, highly customizable tool to create letters in your browser. |  | 432 | 
                
                
                    | 272 | id-validator
                        jxlwqq | 中华人民共和国居民身份证、中华人民共和国港澳居民居住证以及中华人民共和国台湾居民居住证号码验证工具(PHP Composer 版) |  | 431 | 
                
                
                    | 273 | object-graph
                        sebastianbergmann | Provides useful operations on PHP object graphs |  | 431 | 
                
                
                    | 274 | yii2-nested-sets
                        creocoder | The nested sets behavior for the Yii framework. |  | 430 | 
                
                
                    | 275 | independent-publisher
                        raamdev | A beautiful reader-focused WordPress theme, for you. |  | 428 | 
                
                
                    | 276 | phphub-server
                        nauxliu | [INACTIVE] 基于 Laravel 5.1 的 PHPHub Server 端 |  | 425 | 
                
                
                    | 277 | version
                        antonioribeiro | Laravel App versioning |  | 421 | 
                
                
                    | 278 | version
                        antonioribeiro | Laravel App versioning |  | 421 | 
                
                
                    | 279 | mini2
                        panique | Just an extremely simple naked PHP application, useful for small projects and quick prototypes. |  | 415 | 
                
                
                    | 280 | laravel-bjyblog
                        baijunyao | laravel v6 blog |  | 412 | 
                
                
                    | 281 | laravel-filesystem-qiniu
                        overtrue | A Qiniu Storage filesystem for Laravel |  | 410 | 
                
                
                    | 282 | live-camera
                        walkor | Live camera based on HTML5+Canvas+Websocket+PHP (Workerman). |  | 407 | 
                
                
                    | 283 | laravel-code-generator
                        CrestApps | An intelligent code generator for Laravel framework that will save you time! This awesome tool wi... |  | 406 | 
                
                
                    | 284 | fast-cgi-client
                        hollodotme | A PHP fast CGI client for sending requests (a)synchronously to PHP-FPM |  | 405 | 
                
                
                    | 285 | dependency-injection-example
                        daylerees | An introduction to Dependency Injection. |  | 405 | 
                
                
                    | 286 | laravel-cascade-soft-deletes
                        michaeldyrynda | Cascading deletes for Eloquent models that implement soft deletes |  | 398 | 
                
                
                    | 287 | bank-card-info
                        zhuzhichao | 获取银行卡号的归属信息 |  | 397 | 
                
                
                    | 288 | airflix
                        wells | 🍿 An AirPlay friendly web interface to stream your movies and TV shows from a home server. |  | 397 | 
                
                
                    | 289 | swoole-bot
                        kcloze | 基于swoole实现的微信机器人,依赖vbot和微信网页版的功能,帮助管理微信群/聊天/踢人等 |  | 396 | 
                
                
                    | 290 | Text-Statistics
                        DaveChild | Generate information about text including syllable counts and Flesch-Kincaid, Gunning-Fog, Colema... |  | 396 | 
                
                
                    | 291 | Helpers
                        hollodotme | Handy helper classes, tutorials, etc. for developers |  | 393 | 
                
                
                    | 292 | Arrayzy
                        bocharsky-bw | :package: The wrapper for all PHP built-in array functions and easy, object-oriented array manipu... |  | 393 | 
                
                
                    | 293 | thinkphp-bjyblog
                        baijunyao | 基于 thinkphp 开发的的 blog |  | 391 | 
                
                
                    | 294 | doctrine-json-odm
                        dunglas | An object document mapper for Doctrine ORM using JSON types of modern RDBMS. |  | 391 | 
                
                
                    | 295 | html2text
                        mtibben | PHP library to convert HTML to formatted plain text |  | 389 | 
                
                
                    | 296 | zhihu-app
                        GeekGhc | laravel-vue-zhihu  :sparkles: |  | 388 | 
                
                
                    | 297 | phpdcd
                        sebastianbergmann | Dead Code Detector (DCD) for PHP code. |  | 388 | 
                
                
                    | 298 | laravel-mail-css-inliner
                        fedeisas | Inline the CSS of your HTML emails using Laravel |  | 387 | 
                
                
                    | 299 | dephpend
                        mihaeu | Detect flaws in your architecture, before they drag you down into the depths of dependency hell ... |  | 385 | 
                
                
                    | 300 | json-api-php
                        tobyzerner | JSON-API (http://jsonapi.org) responses in PHP. |  | 382 | 
                
                
                    | 301 | eloquent-oauth
                        adamwathan | Braindead simple social login with Laravel and Eloquent. |  | 380 | 
                
                
                    | 302 | git-deploy
                        vicenteguerra | Php Script for Auto-Pull in server (Using WebHook from GitLab, GitHub and Bitbucket) |  | 380 | 
                
                
                    | 303 | onethink
                        liu21st | a content manager framework base on thinkphp3.2 |  | 378 | 
                
                
                    | 304 | php-redmine-api
                        kbsali | A simple PHP Redmine API client, Object Oriented |  | 378 | 
                
                
                    | 305 | quickbooks-php
                        consolibyte | QuickBooks Integration for PHP |  | 377 | 
                
                
                    | 306 | Locale
                        giggsey |  |  | 374 | 
                
                
                    | 307 | BoxPacker
                        dvdoug | 4D bin packing / knapsack problem solver |  | 374 | 
                
                
                    | 308 | wp-custom-post-type-class
                        jjgrainger | A PHP Class for creating Wordpress Custom Post Types easily |  | 371 | 
                
                
                    | 309 | yona-cms
                        alexander-torosh | CMS based on Phalcon PHP Framework with modular structure |  | 371 | 
                
                
                    | 310 | flashy
                        mercuryseries | Easy flash notifications https://packagist.org/packages/mercuryseries/flashy |  | 370 | 
                
                
                    | 311 | php-pinterest-bot
                        seregazhuk | This PHP library will help you to work with your Pinterest account without using any API account ... |  | 363 | 
                
                
                    | 312 | qr
                        iAJue | QQ、支付宝、微信收款码三合一 |  | 362 | 
                
                
                    | 313 | Lesti_Fpc
                        GordonLesti | Simple Magento Fullpagecache |  | 361 | 
                
                
                    | 314 | DoctrineEnumBundle
                        fre5h | :package: Provides support of ENUM type for Doctrine in Symfony applications. |  | 361 | 
                
                
                    | 315 | portable-utf8
                        voku | 🉑 Portable UTF-8 library - performance optimized (unicode) string functions for php. |  | 360 | 
                
                
                    | 316 | news.laravel-china.org
                        summerblue | Source Code of the https://news.laravel-china.org/ website, build on top of Laravel 5.1. Laravel ... |  | 358 | 
                
                
                    | 317 | phpmnd
                        povils | PHP Magic Number Detector |  | 358 | 
                
                
                    | 318 | MtHaml
                        arnaud-lb | Multi target HAML (HAML for PHP, Twig, ) |  | 358 | 
                
                
                    | 319 | websocket
                        morozovsk | simple php websocket server + demos + yii/yii2 integration + php 7 support |  | 356 | 
                
                
                    | 320 | laravel-validator
                        andersao | Laravel Validation Service |  | 355 | 
                
                
                    | 321 | laracon2017
                        adamwathan |  |  | 355 | 
                
                
                    | 322 | php-goose
                        scotteh | Readability / Html Content / Article Extractor & Web Scrapping library written in PHP |  | 353 | 
                
                
                    | 323 | noteBook
                        OMGZui | 🍎笔记本 |  | 353 | 
                
                
                    | 324 | business
                        florianv | :date: DateTime calculations in business hours |  | 352 | 
                
                
                    | 325 | chinese-calendar
                        overtrue | :date: 中国农历(阴历)与阳历(公历)转换与查询工具 |  | 351 | 
                
                
                    | 326 | wkhtmltopdf-amd64
                        h4cc | wkhtmltopdf - Convert html to pdf using webkit (qtwebkit). Linux amd64 Binary. |  | 349 | 
                
                
                    | 327 | slim3-skeleton
                        akrabat | Simple Slim Framework 3 skeleton with Twig & Monolog |  | 348 | 
                
                
                    | 328 | cakephp-mongodb
                        ichikaway | [Abandon Project] MongoDB database driver for CakePHP |  | 347 | 
                
                
                    | 329 | ClosureTable
                        franzose | Adjacency List’ed Closure Table database design pattern implementation for Laravel framework. |  | 347 | 
                
                
                    | 330 | php-long-polling
                        panique | An extremely simple example of a "real-time"
self-updating page using long-polling. |  | 346 | 
                
                
                    | 331 | mojito
                        moell-peng | Mojito admin is a component of laravel, vue, element build backend system |  | 345 | 
                
                
                    | 332 | codeigniter-composer-installer
                        kenjis | Installs the offical CodeIgniter 3 (or 4) with secure folder structure via Composer |  | 345 | 
                
                
                    | 333 | presenter
                        robclancy | Decorate your objects using presenters. Primarily to keep presentation logic out of your models. |  | 343 | 
                
                
                    | 334 | versionable
                        mpociot | Laravel 4 / 5 Model versioning made easy |  | 343 | 
                
                
                    | 335 | php-ssh
                        Herzult | An experimental object oriented SSH api in PHP |  | 343 | 
                
                
                    | 336 | yii-eauth
                        Nodge | EAuth extension allows to authenticate users by the OpenID, OAuth 1.0 and OAuth 2.0 providers. |  | 342 | 
                
                
                    | 337 | flatten
                        Anahkiasen | A package to flatten any website to plain HTML |  | 340 | 
                
                
                    | 338 | RMSPushNotificationsBundle
                        richsage | NOT MAINTAINED! ⛔️ Push notifications/messages for mobile devices. Supports iOS, Android (C2DM, G... |  | 340 | 
                
                
                    | 339 | PushNotification
                        Edujugon | PHP and Laravel Package to send push notifications to Android and IOS devices. |  | 338 | 
                
                
                    | 340 | two-factor-bundle
                        scheb | Two-factor authentication for Symfony applications |  | 338 | 
                
                
                    | 341 | gruik
                        grena | Gruik ! An open-source markdown note-taking web app. [ABANDONED PROJECT] |  | 337 | 
                
                
                    | 342 | yii2-multiple-input
                        unclead | Yii2 widget for handle multiple inputs for an attribute of model |  | 336 | 
                
                
                    | 343 | phpqa
                        jmolivas | PHPQA all-in-one Analyzer CLI tool |  | 336 | 
                
                
                    | 344 | flux
                        selvinortiz | Fluent regular expressions in PHP |  | 335 | 
                
                
                    | 345 | majordomo
                        sergejey | Home automation platform |  | 334 | 
                
                
                    | 346 | wp-api-jwt-auth
                        Tmeister | A simple plugin to add JSON Web Token (JWT) Authentication to WP REST API |  | 334 | 
                
                
                    | 347 | IvoryCKEditorBundle
                        egeloen | Provides a CKEditor integration for your Symfony project. |  | 334 | 
                
                
                    | 348 | wp-api-jwt-auth
                        Tmeister | A simple plugin to add JSON Web Token (JWT) Authentication to WP REST API |  | 334 | 
                
                
                    | 349 | unused-scanner
                        Insolita | Detect unused composer dependencies |  | 334 | 
                
                
                    | 350 | acme-client
                        kelunik | Let's Encrypt / ACME client written in PHP for the CLI. |  | 330 | 
                
                
                    | 351 | instagraph
                        adineer | Instagram with ImageMagick & PHP |  | 328 | 
                
                
                    | 352 | eloquent-taggable
                        cviebrock | Easily add the ability to tag your Eloquent models in Laravel. |  | 326 | 
                
                
                    | 353 | laravel-relationship-events
                        chelout | Missing relationship events for Laravel |  | 326 | 
                
                
                    | 354 | laravel-shopping-cart
                        overtrue | :shopping_cart: Shopping cart for Laravel Application. |  | 325 | 
                
                
                    | 355 | syntara
                        MrJuliuss | Admin package for Laravel 4. |  | 325 | 
                
                
                    | 356 | DatatablesBundle
                        stwe | This Bundle integrates the jQuery DataTables plugin into your Symfony application. |  | 323 | 
                
                
                    | 357 | Fantasy-field
                        iAJue | 轻量级微博图床程序 |  | 323 | 
                
                
                    | 358 | laravel-chartjs
                        fxcosta | Simple package to facilitate and automate the use of charts in Laravel 5.x using Chartjs v2 library |  | 322 | 
                
                
                    | 359 | webdir
                        maysrp | 网站目录 |  | 320 | 
                
                
                    | 360 | ChineseUtil
                        Yurunsoft | PHP 中文工具类,支持汉字转拼音、拼音分词、简繁互转、数字、金额大写;QQ群:17916227 |  | 318 | 
                
                
                    | 361 | FluentDOM
                        ThomasWeinert | A fluent api for working with XML in PHP |  | 318 | 
                
                
                    | 362 | php-compat-info
                        llaville | Library that find out the minimum version and the extensions required for a piece of code to run |  | 317 | 
                
                
                    | 363 | captainhook
                        mpociot | Add Webhooks to your Laravel app, arrr |  | 316 | 
                
                
                    | 364 | anti-xss
                        voku | ㊙️ AntiXSS | Protection against Cross-site scripting (XSS) via PHP |  | 316 | 
                
                
                    | 365 | JumpJumpHelper
                        metowolf | 用 PHP 玩微信跳一跳 |  | 315 | 
                
                
                    | 366 | gelf-php
                        bzikarsky | A php implementation to send log-files to a gelf compatible backend like graylog |  | 315 | 
                
                
                    | 367 | yii2-oauth2-server
                        filsh | A wrapper for implementing an OAuth2 Server(https://github.com/bshaffer/oauth2-server-php) |  | 314 | 
                
                
                    | 368 | reactphp-buzz
                        clue | Simple, async PSR-7 HTTP client for concurrently processing any number of HTTP requests, built on... |  | 313 | 
                
                
                    | 369 | ivory-google-map
                        egeloen | Google Map API v3 integration for PHP 5.6+. |  | 313 | 
                
                
                    | 370 | php-paginator
                        jasongrimes | A lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow an... |  | 313 | 
                
                
                    | 371 | eris
                        giorgiosironi | Eris is a porting of Quickcheck and property-based testing tools to the PHP and PHPUnit ecosystem. |  | 312 | 
                
                
                    | 372 | statsd-php
                        domnikl | a PHP client for statsd |  | 311 | 
                
                
                    | 373 | pest
                        nunomaduro | 🦟 Pest is a delightful PHP Testing Framework with a focus on simplicity. |  | 311 | 
                
                
                    | 374 | showslow
                        sergeychernyshev | Show Slow was an open source tool that helped monitor various website performance metrics over ti... |  | 311 | 
                
                
                    | 375 | workerman-statistics
                        walkor | 一个分布式统计监控系统 包含PHP客户端 、服务端 |  | 308 | 
                
                
                    | 376 | easyhadoop
                        xianglei | Apache hadoop management system |  | 307 | 
                
                
                    | 377 | laravel-api-tester
                        asvae | Test your routes without hassle |  | 306 | 
                
                
                    | 378 | wordpress-fields-api
                        sc0ttkclark | Fields API proposal for WordPress Core (2015-2017) |  | 306 | 
                
                
                    | 379 | filemanager
                        alexantr | File manager in a single php file |  | 305 | 
                
                
                    | 380 | LazyPHP4
                        easychen | LazyPHP4 , an API first framework for php developer |  | 305 | 
                
                
                    | 381 | CSS-JS-Booster
                        Schepp | An easy to use stand-alone PHP-Library (but at the same time also a Wordpress plugin) that combin... |  | 304 | 
                
                
                    | 382 | H-Siren
                        galnetwen | WordPress单栏主题,支持全局PJAX,自适应手机端 |  | 303 | 
                
                
                    | 383 | laps
                        Rarst | Light WordPress profiler. |  | 302 | 
                
                
                    | 384 | generator
                        summerblue | Laravel 5.3+ Scaffold Generator, Support both bootstrap and Semantic UI |  | 301 | 
                
                
                    | 385 | wp-browser
                        lucatume | Easy acceptance, functional, integration and unit testing for WordPress plugins, themes and sites... |  | 301 | 
                
                
                    | 386 | TwitterBootstrap
                        slywalker | Plugin for CakePHP2 to use Bootstrap, from Twitter (CSS JS Framework) |  | 299 | 
                
                
                    | 387 | acf-quickedit-fields
                        mcguffin | WordPress Plugin implementing Column Displaying, QuickEdit and BulkEdit for Advanced Custom Fields (ACF) |  | 298 | 
                
                
                    | 388 | appserver-in-php
                        indeyets | Generic HTTP applications approach for PHP5.3+ (inspired by Rack and WSGI) |  | 297 | 
                
                
                    | 389 | phulp
                        reisraff | The task manager for php |  | 296 | 
                
                
                    | 390 | php_crontab
                        huyanping | A crontab written in PHP based on pcntl and react/event-loop |  | 295 | 
                
                
                    | 391 | metrics
                        beberlei | Simple library that abstracts different metrics collectors. I find this necessary to have a consi... |  | 294 | 
                
                
                    | 392 | moell-blog
                        moell-peng | 基于 Laravel 开发,支持 Markdown 语法的博客 |  | 293 | 
                
                
                    | 393 | Simple-PHP-Cache
                        cosenary | A light, simple but powerful PHP5 Cache Class which uses the filesystem for caching. |  | 293 | 
                
                
                    | 394 | dog-ceo-api
                        ElliottLandsborough | The API hosted at dog.ceo |  | 293 | 
                
                
                    | 395 | sticky-notes
                        sayakb | Sticky notes is a free open-source pastebin application. |  | 293 | 
                
                
                    | 396 | pwned-validator
                        valorin | Super simple Laravel Validator for checking password via the Pwned Passwords service of Have I Been Pwned |  | 291 | 
                
                
                    | 397 | type
                        sebastianbergmann | Collection of value objects that represent the types of the PHP type system |  | 291 | 
                
                
                    | 398 | GifCreator
                        Sybio | GifCreator is a PHP class that creates animated GIF from multiple images |  | 290 | 
                
                
                    | 399 | trello-backup
                        mattab | Trello-Backup is a simple script that Backups all your Trello.com boards and cards, one JSON file... |  | 290 | 
                
                
                    | 400 | cakephp-plugin-boost_cake
                        slywalker | Bootstrap Plugin for CakePHP |  | 290 | 
                
                
                    | 401 | location
                        stevebauman | Detect a users location by their IP Address. |  | 289 | 
                
                
                    | 402 | CommandSchedulerBundle
                        j-guyon | Symfony bundle that will allow you to schedule all your commands just like unix crontab, with a n... |  | 287 | 
                
                
                    | 403 | laravel-preset
                        adamwathan |  |  | 286 | 
                
                
                    | 404 | php-console
                        inhere | 🖥 PHP CLI application library, provide console argument parse, console controller/command run, co... |  | 285 | 
                
                
                    | 405 | git-deploy-php
                        BrunoDeBarros | git-deploy-php is a simple php-based tool that deploys your Git repositories to FTP/SFTP servers,... |  | 284 | 
                
                
                    | 406 | hotelcommerce
                        webkul | Hotel & Booking Reservation Ecommerce system on Prestashop |  | 284 | 
                
                
                    | 407 | mcc-codes
                        greggles | A public repository of Merchant Category Codes (MCC) in formats easier to read than most places (... |  | 284 | 
                
                
                    | 408 | yunBT
                        maysrp | Aria2 FFmpeg 的多用户下载视频转码 |  | 283 | 
                
                
                    | 409 | dropbox-php-sdk
                        kunalvarma05 | 🔥📦 An Easy-to-Use PHP SDK to work with the Dropbox V2 API. |  | 283 | 
                
                
                    | 410 | BazingaFakerBundle
                        willdurand | Put the awesome Faker library into the Symfony2 DIC and populate your database with fake data. |  | 282 | 
                
                
                    | 411 | nest-api
                        gboudreau | Unofficial Nest Learning Thermostat API |  | 280 | 
                
                
                    | 412 | reauthenticate
                        mpociot | Reauthenticate users by letting them re-enter their passwords for specific parts of your app. |  | 279 | 
                
                
                    | 413 | BazingaHateoasBundle
                        willdurand | Integration of the Hateoas library into Symfony. |  | 279 | 
                
                
                    | 414 | Arrayy
                        voku | 🗃 Array manipulation library for PHP, called Arrayy! |  | 279 | 
                
                
                    | 415 | CodeIgniter-Google-Maps-V3-API-Library
                        BIOSTALL | The library enables you to create a map and overlay multiple markers, polylines, polygons, rectan... |  | 279 | 
                
                
                    | 416 | htmlpagedom
                        wasinger | jQuery-inspired DOM manipulation extension for Symfony's Crawler |  | 278 | 
                
                
                    | 417 | media
                        mariuswilms | CakePHP 1.3 plugin enabling transfer/manipulation/embedding of files in 23 ways. |  | 277 | 
                
                
                    | 418 | AdminThemeBundle
                        avanzu | Admin Theme based on the AdminLTE Template for easy integration into symfony |  | 277 | 
                
                
                    | 419 | Instagram-Data-Scraper
                        neerajsinghsonu | Instagram Data Scraper, Instagram Web Scraper, Instagram Super Scraper is a PHP script which take... |  | 277 | 
                
                
                    | 420 | Holy-Lance
                        lincanbin | A Linux Resource / Performance Monitor based on PHP. |  | 276 | 
                
                
                    | 421 | DunglasActionBundle
                        dunglas | Symfony controllers, redesigned |  | 273 | 
                
                
                    | 422 | IsItMaintained
                        mnapoli | Monitor open source projects activity |  | 273 | 
                
                
                    | 423 | fastphp
                        yeszao | 最简洁易懂的PHP MVC框架入门教程 |  | 270 | 
                
                
                    | 424 | z-engine
                        lisachenko | :zap: PHP Engine Direct API |  | 269 | 
                
                
                    | 425 | Telegram-Site-Helper-2.0
                        Surzhikov | Little chat (based on Telegram BOT platform) for creating web site helper |  | 269 | 
                
                
                    | 426 | tumblr-like-exporter
                        easychen | Download  tumblr photos you liked , or others liked . Or even images in your blog .  It supports ... |  | 266 | 
                
                
                    | 427 | apify-library
                        fedecarg | Apify is a small open source library that delivers new levels of developer productivity by simpli... |  | 266 | 
                
                
                    | 428 | PostTypes
                        jjgrainger | Simple WordPress custom post types. |  | 266 | 
                
                
                    | 429 | EvaOAuth
                        AlloVince | EvaOAuth provides a standard interface for OAuth1.0(a) / OAuth2.0 client authorization, it is eas... |  | 265 | 
                
                
                    | 430 | pspider
                        hightman | 纯 PHP 开发的并行抓取工具 (Parallel web crawler written in PHP) |  | 265 | 
                
                
                    | 431 | chinese-poetry-mysql
                        KomaBeyond | 基于 chinese-poetry 数据整理的一份 mysql 格式数据 |  | 264 | 
                
                
                    | 432 | jorani
                        bbalet | Leave and Overtime Management System |  | 264 | 
                
                
                    | 433 | laravel-socialite
                        overtrue | :octocat: Social OAuth Authentication for Laravel 5. drivers: facebook, github, google, linkedin,... |  | 263 | 
                
                
                    | 434 | music-php
                        guanguans | music search and download. |  | 263 | 
                
                
                    | 435 | laravel-mojito
                        nunomaduro | 🍹 A lightweight package for testing Laravel views in isolation |  | 263 | 
                
                
                    | 436 | laravel-swap
                        florianv | :dollar: Currency exchange rates for Laravel and Lumen |  | 263 | 
                
                
                    | 437 | workerman-thrift
                        walkor | Thrift RPC for php based on workerman. |  | 262 | 
                
                
                    | 438 | BrowserQuest-PHP
                        walkor | BrowserQuest server in PHP base on workerman. A PHP/HTML5/JavaScript multiplayer game experiment. |  | 262 | 
                
                
                    | 439 | laravel-query-logger
                        overtrue | :pencil: A dev tool to log all queries for laravel application. |  | 261 | 
                
                
                    | 440 | Material-Design-Avatars
                        lincanbin | Create material deisgn avatars for users just like Google Messager. It may not be unique but look... |  | 261 | 
                
                
                    | 441 | CaptchaBundle
                        Gregwar | Symfony bundle implementing a "captcha" form type |  | 261 | 
                
                
                    | 442 | mage-enhanced-admin-grids
                        mage-eag | [UNMAINTAINED] Enhanced Admin Grids extension for Magento. WIP version available for testing. |  | 261 | 
                
                
                    | 443 | php-watcher
                        seregazhuk | Monitor for any changes in your php application and automatically restart it (suitable for async apps). |  | 261 | 
                
                
                    | 444 | Learning-Library-for-PHP
                        gburtini | The rudimentary workings of a machine learning library in PHP. |  | 260 | 
                
                
                    | 445 | page-templater
                        wpexplorer | Dynamically create WordPress Page Templates with PHP |  | 260 | 
                
                
                    | 446 | php-rss-writer
                        suin | 📦 Yet another simple RSS writer library for PHP 5.4 or later. This library can also be used to pu... |  | 258 | 
                
                
                    | 447 | php_design_patterns
                        yunkaiyueming | PHP设计模式的使用 |  | 257 | 
                
                
                    | 448 | php-sigep
                        stavarengo | PHP client library for the Brazilian Post Office Web Service. Integração com Web Service do Corre... |  | 256 | 
                
                
                    | 449 | Laravel-SendCloud
                        nauxliu | 适用于 Laravel 5.X 的 SendCloud 驱动 |  | 256 | 
                
                
                    | 450 | Laravel-Env-Sync
                        JulienTant | A package that makes sure that your .env file is in sync with your .env.example |  | 255 | 
                
                
                    | 451 | laravel-boilerplate
                        adr1enbe4udou1n | Laravel 5.7 Boilerplate based on Bootstrap 4 and Vue Tabler for Backend. |  | 255 | 
                
                
                    | 452 | expressive-date
                        jasonlewis | A fluent extension to PHPs DateTime class. |  | 253 | 
                
                
                    | 453 | Tinyboard
                        savetheinternet | The better imageboard software |  | 253 | 
                
                
                    | 454 | active
                        dwightwatson | Laravel helper for recognising the current route, controller and action. |  | 253 | 
                
                
                    | 455 | Pinyin
                        jifei | 最好用的PHP汉字转拼音类,支持获取汉字的拼音以及拼音的缩写,能准确匹配6千多个汉字。 |  | 253 | 
                
                
                    | 456 | php-zip
                        Ne-Lexa | PhpZip is a php-library for extended work with ZIP-archives. |  | 253 | 
                
                
                    | 457 | graby
                        j0k3r | Graby helps you extract article content from web pages |  | 252 | 
                
                
                    | 458 | sanitizer
                        daylerees | Sanitize data using a number of mutation methods. |  | 251 | 
                
                
                    | 459 | composer-monorepo-plugin
                        beberlei | Integrates Composer into monolithic repositories with many packages. |  | 249 | 
                
                
                    | 460 | TinymceBundle
                        stfalcon | Bundle for connecting TinyMCE (WYSIWYG editor) to your Symfony2 project |  | 249 | 
                
                
                    | 461 | phpThumb
                        JamesHeinrich | phpThumb() - The PHP thumbnail generator |  | 248 | 
                
                
                    | 462 | cors
                        medz | 🔮Supported(Laravel/Lumen/PSR-15/Swoft/Slim/ThinkPHP) - PHP CORS (Cross-origin resource sharing) m... |  | 248 | 
                
                
                    | 463 | yii2-giiant
                        schmunk42 | Yii 2 Framework Code Generator Gii on Steroids |  | 248 | 
                
                
                    | 464 | yii2-flysystem
                        creocoder | The Flysystem integration for the Yii framework. |  | 248 | 
                
                
                    | 465 | basset
                        jasonlewis | A better asset management package for Laravel. |  | 247 | 
                
                
                    | 466 | bootstrap_package
                        benjaminkott | Bootstrap Package delivers a full configured theme for TYPO3, based on the Bootstrap CSS Framework. |  | 247 | 
                
                
                    | 467 | passport-multiauth
                        sfelix-martins | Add support to multi-authentication to Laravel Passport |  | 244 | 
                
                
                    | 468 | html-sanitizer
                        tgalopin | Sanitize untrustworthy HTML user input |  | 244 | 
                
                
                    | 469 | loginregister
                        dcblogdev | Login and Registration system |  | 244 | 
                
                
                    | 470 | flintstone
                        fire015 | A key/value database store using flat files for PHP. |  | 243 | 
                
                
                    | 471 | CI-AdminLTE
                        domProjects | CodeIgniter 3.1.10 with AdminLTE 2.3.11 |  | 242 | 
                
                
                    | 472 | YurunOAuthLogin
                        Yurunsoft | PHP 第三方登录授权 SDK,集成了QQ、微信、微博、Github等常用接口。QQ群:17916227 |  | 241 | 
                
                
                    | 473 | LeaCMF
                        lea21st | leacmf是一款基于ThinkPHP5.1+layui的极速后台和api开发框架。 |  | 240 | 
                
                
                    | 474 | ganesha
                        ackintosh | :elephant: PHP implementation of Circuit Breaker pattern. |  | 240 | 
                
                
                    | 475 | laravel-aws-worker
                        dusterio | Run Laravel (or Lumen) tasks and queue listeners inside of AWS Elastic Beanstalk workers |  | 239 | 
                
                
                    | 476 | php-imap-client
                        SSilence | a easy solution for simple IMAP email access in php |  | 238 | 
                
                
                    | 477 | TablePress
                        TobiasBg | TablePress is a plugin for WordPress. It enables you to create and manage tables on your website. |  | 238 | 
                
                
                    | 478 | php-queue
                        matyhtf | PHP开发的磁盘存储消息队列服务,基于leveldb和swoole |  | 237 | 
                
                
                    | 479 | logviewer
                        mikemand | Laravel 4 LogViewer |  | 236 | 
                
                
                    | 480 | readability.php
                        andreskrey | PHP port of Mozilla's Readability.js |  | 235 | 
                
                
                    | 481 | funshop
                        funson86 | An agile shop based on Yii2. |  | 235 | 
                
                
                    | 482 | PHP-Fuzzer
                        nikic | Experimental fuzzer for PHP libraries |  | 235 | 
                
                
                    | 483 | zendframework1-doctrine2
                        guilhermeblanco | Integration for Zend Framework and Doctrine |  | 234 | 
                
                
                    | 484 | hustoj
                        freefcw | the online judge system for acm/icpc |  | 234 | 
                
                
                    | 485 | finder-facade
                        sebastianbergmann | Convenience wrapper for Symfony's Finder component |  | 234 | 
                
                
                    | 486 | WordPress-Settings-Framework
                        jamesckemp | A settings framework for the WordPress settings API |  | 234 | 
                
                
                    | 487 | laravel-slack
                        gpressutto5 | :hash: Slack notification for Laravel as it should be. Easy, fast, simple and highly testable. |  | 233 | 
                
                
                    | 488 | LazyRest4
                        easychen | 基于Web界面的Rest风格API生成器For LazyPHP4 |  | 233 | 
                
                
                    | 489 | NoNonsenseForum
                        Kroc | A free, open source, PHP-based simple discussion forum. It favours removing barriers to conversat... |  | 233 | 
                
                
                    | 490 | manaphp
                        manaphp | ManaPHP Framework |  | 232 | 
                
                
                    | 491 | Centcount-Analytics
                        WMJonssen | An open-source web analytics software. Developed by PHP + MySQL + Redis, Can be easily deployed o... |  | 232 | 
                
                
                    | 492 | laravel-gentelella
                        FlorientR | A Laravel 5.4 application with Gentelella bootstrap admin tempalte |  | 232 | 
                
                
                    | 493 | Plex-Export
                        Dachande663 | Export your Plex Library as an interactive HTML page for others to browse. |  | 232 | 
                
                
                    | 494 | TelegramSiteHelper
                        Surzhikov | Telegram Bot to create WebSite Helper (PHP+JS+HTML) |  | 232 | 
                
                
                    | 495 | codeigniter-cache
                        benedmunds | Cache Money! |  | 232 | 
                
                
                    | 496 | annotations
                        marcioAlmada | The KISS PHP annotations library. |  | 231 | 
                
                
                    | 497 | form
                        adamwathan | Super basic form HTML builder, only really exists so I can pull it in for some other more useful ... |  | 231 | 
                
                
                    | 498 | pdf-l4
                        thujohn | Dompdf for Laravel 4 |  | 231 | 
                
                
                    | 499 | nova-permission
                        vyuldashev | A Laravel Nova tool for Spatie's laravel-permission library |  | 231 | 
                
                
                    | 500 | attachments
                        jchristopher | [WordPress Plugin] Attachments allows you to simply append any number of items from your WordPres... |  | 231 | 
                
                
                    | 501 | route-usage
                        julienbourdeau | Log what routes were used and when. Easily figure out if one hasn't been called in a long time (a... |  | 230 | 
                
                
                    | 502 | companienv
                        sroze | Companion for .env files |  | 230 | 
                
                
                    | 503 | laravel-translation
                        joedixon | Translation management for your Laravel application. |  | 230 | 
                
                
                    | 504 | authority
                        machuga | A Simple and Elegant PHP Authorization System |  | 230 | 
                
                
                    | 505 | laravel-firebase-sync
                        mpociot | Synchronize your Eloquent models with a Firebase Realtime Database. |  | 229 | 
                
                
                    | 506 | PhpCodeFixer
                        wapmorgan | Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions. |  | 228 | 
                
                
                    | 507 | UnifiedArchive
                        wapmorgan | UnifiedArchive - unified interface to all popular archive formats (zip, 7z, rar, gz, bz2, xz, cab... |  | 228 | 
                
                
                    | 508 | FrontYAML
                        mnapoli | YAML Front matter parser |  | 227 | 
                
                
                    | 509 | phpdoc-to-typehint
                        dunglas | Add scalar type hints and return types to existing PHP projects using PHPDoc annotations |  | 226 | 
                
                
                    | 510 | VerbalExpressionsPhp
                        markwilson | Easy regular expression building |  | 226 | 
                
                
                    | 511 | laravel-request-logger
                        andersao | HTTP request logger middleware for Laravel |  | 225 | 
                
                
                    | 512 | image-validator
                        cviebrock | Laravel validator rules for image dimensions - Deprecated; see: |  | 225 | 
                
                
                    | 513 | customizer-custom-controls
                        maddisondesigns | WordPress Customizer Custom Controls |  | 224 | 
                
                
                    | 514 | bootstrap-form
                        dwightwatson | Bootstrap 3 form builder for Laravel |  | 224 | 
                
                
                    | 515 | laravelcs
                        antonioribeiro | Laravel PHP_CodeSniffer |  | 224 | 
                
                
                    | 516 | Learn-Laravel-4
                        johnlui | Laravel 4 系列入门教程 代码示例 |  | 224 | 
                
                
                    | 517 | laravelcs
                        antonioribeiro | Laravel PHP_CodeSniffer |  | 224 | 
                
                
                    | 518 | php-trello-api
                        cdaguerre | A simple Object Oriented wrapper for the Trello API, written in PHP5. |  | 224 | 
                
                
                    | 519 | douchat
                        idoubi | 简洁、高效的微信开发框架。 |  | 223 | 
                
                
                    | 520 | IvoryGoogleMapBundle
                        egeloen | Google Map API v3 integration for your Symfony2 project. |  | 223 | 
                
                
                    | 521 | sitemap
                        dwightwatson | Google sitemap builder for Laravel |  | 222 | 
                
                
                    | 522 | lianmilite
                        easychen | 莲米粒是一个基于PHP+MySQL+微信小程序技术栈的、拥有用户登入、发布、修改、删除和转发信息、以及私信聊天模块的信息流应用。 |  | 222 | 
                
                
                    | 523 | PHP-IMDB-Grabber
                        FabianBeiner | This PHP library enables you to scrape data from IMDB.com. |  | 221 | 
                
                
                    | 524 | svg-sanitizer
                        darylldoyle | A PHP SVG/XML Sanitizer |  | 221 | 
                
                
                    | 525 | moeins
                        iAJue | 萌音影视 - 在线影视应用 |  | 221 | 
                
                
                    | 526 | red
                        friendica | The Red Matrix |  | 220 | 
                
                
                    | 527 | ROCBOSS
                        rocboss | High load, simple micro community software |  | 220 | 
                
                
                    | 528 | zhihu-app
                        JellyBool | Laravel + Vue.js 开发知乎视频 |  | 219 | 
                
                
                    | 529 | dbunit
                        sebastianbergmann | DbUnit port for PHP/PHPUnit. |  | 219 | 
                
                
                    | 530 | php-socket-raw
                        clue | Simple and lightweight OOP wrapper for PHP's low-level sockets extension (ext-sockets) |  | 219 | 
                
                
                    | 531 | eloquent-oauth-l5
                        adamwathan | Eloquent OAuth service provider and assets for Laravel 5 |  | 218 | 
                
                
                    | 532 | laravel-shareable-models
                        ksassnowski | Create shareable links from your eloquent models. |  | 218 | 
                
                
                    | 533 | php-mongo
                        sokil | MongoDB ODM. Part of @PHPMongoKit |  | 218 | 
                
                
                    | 534 | GatewayClient
                        walkor | Sdk For GatewayWorker |  | 217 | 
                
                
                    | 535 | nibbleblog
                        dignajar | Easy, fast and free CMS Blog. All you need is PHP to work. |  | 216 | 
                
                
                    | 536 | thinkphp3.2-seed
                        jimersylee | 在官方的TP框架下,整合一些常用框架与使用例程 |  | 216 | 
                
                
                    | 537 | laravel-postgis
                        njbarrett | Postgis extensions for laravel. Aims to make it easy to work with geometries from laravel models. |  | 215 | 
                
                
                    | 538 | omnipay-pingpp
                        phoenixg | A Ping++ driver for the Omnipay PHP payment processing library. 一个聚合了支付宝(APP、Wap、PC、即时到账、扫码、企业付款)... |  | 215 | 
                
                
                    | 539 | state
                        sebastianbergmann | The State design pattern. Implemented in PHP and with style. |  | 215 | 
                
                
                    | 540 | CloudFlareDDNS
                        ScottHelme | Create your own DDNS service with CloudFlare |  | 215 | 
                
                
                    | 541 | log-fake
                        timacdonald | A drop in fake logger for testing with the Laravel framework. |  | 214 | 
                
                
                    | 542 | wp-scb-framework
                        scribu | Utilities for speeding up WordPress plugin and theme development |  | 214 | 
                
                
                    | 543 | laravel-sendgrid-driver
                        s-ichikawa | This library can add sendgrid driver into the laravel's mail configure. |  | 214 | 
                
                
                    | 544 | Gamajo-Template-Loader
                        GaryJones | A class to copy into your WordPress plugin, to allow loading template parts with fallback through... |  | 213 | 
                
                
                    | 545 | flysystem-google-drive
                        nao-pon | Flysystem adapter for Google Drive |  | 213 | 
                
                
                    | 546 | wp-rest-api-cache
                        airesvsg | Enable caching for WordPress REST API and increase speed of your application |  | 212 | 
                
                
                    | 547 | wp-rest-api-cache
                        airesvsg | Enable caching for WordPress REST API and increase speed of your application |  | 212 | 
                
                
                    | 548 | jira-api-restclient
                        chobie | php JIRA REST API |  | 212 | 
                
                
                    | 549 | yii2-webshell
                        samdark | Web shell allows to run yii console commands using a browser |  | 211 | 
                
                
                    | 550 | CodeIgniter-minify
                        slav123 | CodeIgniter minify library CSS and JavaScript compression on the fly |  | 210 | 
                
                
                    | 551 | Story-for-Typecho
                        txperl | Typecho Theme Story - 爱上你我的故事 |  | 210 | 
                
                
                    | 552 | resource-watcher
                        jasonlewis | Simple PHP resource watcher library. |  | 209 | 
                
                
                    | 553 | workerman-jsonrpc
                        walkor | workerman作为进程管理器,json作为协议的远程服务调用的框架 |  | 209 | 
                
                
                    | 554 | laravel-model-uuid
                        michaeldyrynda | This package allows you to easily work with UUIDs in your Laravel models |  | 207 | 
                
                
                    | 555 | mini3
                        panique | Just an extremely simple naked PHP application, useful for small projects and quick prototypes. |  | 206 | 
                
                
                    | 556 | kirby-uniform
                        mzur | A versatile Kirby plugin to handle web form actions. |  | 205 | 
                
                
                    | 557 | wordpress-ajax-load-more
                        dcooney | 🔥 WordPress infinite scroll with Ajax Load More - the ultimate solution to add infinite scroll fu... |  | 204 | 
                
                
                    | 558 | qchan
                        qakcn | A light-weight image hosting application using PHP |  | 204 | 
                
                
                    | 559 | nokogiri
                        olamedia | HTML parser for PHP - Парсер HTML |  | 204 | 
                
                
                    | 560 | Ratchet-examples
                        cboden | Tutorial code and cookbook classes for Ratchet |  | 203 | 
                
                
                    | 561 | pagon
                        hfcorriez | Modern PHP Framework |  | 203 | 
                
                
                    | 562 | php-login-one-file
                        panique |  |  | 203 | 
                
                
                    | 563 | geokit
                        jsor | Geo-Toolkit for PHP. |  | 202 | 
                
                
                    | 564 | nForum
                        xw2423 | nForum is a bbs based on kbs |  | 201 | 
                
                
                    | 565 | php-rest-service
                        marcj | Php-Rest-Service is a very simple and fast PHP class for server-side RESTful JSON APIs. |  | 201 | 
                
                
                    | 566 | laravel-console-task
                        nunomaduro | ✅ Laravel Console Task is a output method for Laravel Console Commands. |  | 201 | 
                
                
                    | 567 | Laravel-Crawler-Detect
                        JayBizzle | A Laravel wrapper for CrawlerDetect - the web crawler detection library |  | 201 | 
                
                
                    | 568 | pan-configurator
                        cpainchaud | Framework and utilities to easily manage and edit Palo Alto Network PANOS devices |  | 200 | 
                
                
                    | 569 | yii2-eauth
                        Nodge | EAuth extension allows to authenticate users by the OpenID, OAuth 1.0 and OAuth 2.0 providers. |  | 200 | 
                
                
                    | 570 | phorkie
                        cweiske | Self-hosted pastebin software written in PHP. Pastes are editable, forkable, may have multiple fi... |  | 199 | 
                
                
                    | 571 | LazyREST
                        easychen | 可通过Web配置的REST Server,采用GPLV2授权 |  | 198 | 
                
                
                    | 572 | live-ascii-camera
                        walkor | 利用HTML5将摄像头视频转换为ascii字符,通过websocket实时传输给其它页面。服务端使用workerman |  | 198 | 
                
                
                    | 573 | extend
                        liu21st | ThinkPHP扩展中心,欢迎大家提交! |  | 198 | 
                
                
                    | 574 | php-resque
                        mjphaynes | php-resque is a Redis-backed PHP library for creating background jobs, placing them on multiple q... |  | 198 | 
                
                
                    | 575 | slack-client
                        sagebind | A better Slack client, with RTM API support. |  | 198 | 
                
                
                    | 576 | wordpress-12factor
                        dzuelke | WordPress, the Twelve-Factor way: fully managed using Composer and configured using environment v... |  | 197 | 
                
                
                    | 577 | cakephp-file-storage
                        burzum | Abstract file storage and upload plugin for CakePHP. Write to local disk, FTP, S3, Dropbox and mo... |  | 197 | 
                
                
                    | 578 | stiphle
                        davedevelopment | A simple PHP library for throttling or rate limiting |  | 197 | 
                
                
                    | 579 | SlimCMS
                        andrey900 | SlimCMS - lightweight CMS based on slim 3 framework |  | 197 | 
                
                
                    | 580 | Webception
                        jayhealey | A Web UI for running Codeception tests. |  | 196 | 
                
                
                    | 581 | beanstalk
                        mariuswilms | Minimalistic PHP client for beanstalkd without any dependencies |  | 196 | 
                
                
                    | 582 | Andromeda
                        jimersylee | This is a php framework,apply Di,Ioc,这是我写的一个使用了Di和Ioc的php框架 |  | 195 | 
                
                
                    | 583 | yaf
                        yantze | 使用 yaf 做的购物网站 yar+msgpack+opcache for mvc+orm to api |  | 195 | 
                
                
                    | 584 | composer-versions-check
                        soullivaneuh | Checks if packages are up to date to last major versions after update |  | 195 | 
                
                
                    | 585 | supee-6788-toolbox
                        rhoerr | Analysis/fix tool for extension and customization conflicts resulting from the Magento SUPEE-6788 patch. |  | 195 | 
                
                
                    | 586 | shortcodes-ultimate
                        vanokhin | A comprehensive collection of visual components for WordPress |  | 194 | 
                
                
                    | 587 | DiliCMS
                        chekun | DiligentCMS |  | 193 | 
                
                
                    | 588 | hasee-tongfang-macos
                        kirainmoe | 🍏Hackintosh config for 💻Tongfang 8th/9th generation platform models. |  | 193 | 
                
                
                    | 589 | yii-user-management
                        thyseus | a user management module collection for the yii framework |  | 193 | 
                
                
                    | 590 | pushok
                        edamov | PHP client for Apple Push Notification Service (APNs) - Send push notifications to iOS using the ... |  | 193 | 
                
                
                    | 591 | codeigniter-forensics
                        lonnieezell | A high-powered, customizable Profiler replacement for CodeIgniter. |  | 193 | 
                
                
                    | 592 | MeioUpload
                        jrbasso | Behavior for upload to CakePHP - DEPRECATED! Please use https://github.com/josegonzalez/upload instead |  | 193 | 
                
                
                    | 593 | simple-fork-php
                        huyanping | simple multi-processes management framework based on pcntl |  | 192 | 
                
                
                    | 594 | php-firebase-cloud-messaging
                        sngrl | PHP API for Firebase Cloud Messaging from Google |  | 190 | 
                
                
                    | 595 | ImageBundle
                        Gregwar | Image manipulation bundle for Symfony 2 |  | 189 | 
                
                
                    | 596 | pake
                        indeyets | pake is a PHP automation tool with capabilities similar to make |  | 189 | 
                
                
                    | 597 | Greyhole
                        gboudreau | Greyhole uses Samba to create a storage pool of all your available hard drives, and allows you to... |  | 188 | 
                
                
                    | 598 | weibot
                        Hanson | 微博爬虫,模拟登录,数据抓取 |  | 188 | 
                
                
                    | 599 | yii2-easy-wechat
                        imaxwen | WeChat SDK for yii2 , based on overtrue/wechat. |  | 188 | 
                
                
                    | 600 | AQI
                        mingcheng | Air Quality Index (AQI)  history database for mainland China |  | 187 | 
                
                
                    | 601 | LocaleBundle
                        lunetics | Locale Bundle for symfony2 |  | 187 | 
                
                
                    | 602 | code-snippets
                        sheabunge | Code Snippets WordPress Plugin |  | 186 | 
                
                
                    | 603 | fans
                        medz | Dragonfly fly on the water, Socialize with Fans! |  | 186 | 
                
                
                    | 604 | RandomColor.php
                        mistic100 | A color generator for PHP |  | 186 | 
                
                
                    | 605 | laravel-localization-helpers
                        potsky | 🎌 Artisan commands to generate and update lang files automatically |  | 186 | 
                
                
                    | 606 | deepwiki
                        ychongsaytc | A lightweight Markdown wiki system in PHP |  | 185 | 
                
                
                    | 607 | phpredis-phpdoc
                        ukko | @phpdoc extension php for IDE autocomplete |  | 185 | 
                
                
                    | 608 | phpLDAPadmin
                        leenooks | phpLDAPadmin - Web based LDAP administration tool |  | 184 | 
                
                
                    | 609 | php-validate
                        inhere | Lightweight and feature-rich PHP validation and filtering library. Support scene grouping, pre-fi... |  | 184 | 
                
                
                    | 610 | instagram-user-feed
                        pgrimaud | Easily fetch your or any Instagram feed without OAuth for PHP |  | 184 | 
                
                
                    | 611 | PsyGit
                        malukenho | Git for PHPsychopaths |  | 183 | 
                
                
                    | 612 | webim
                        moell-peng | PHP + Swoole 实现的简单聊天室 |  | 183 | 
                
                
                    | 613 | JianshuRSS
                        hutushen222 | Jianshu RSS Feed Generator |  | 183 | 
                
                
                    | 614 | envato-wp-theme-setup-wizard
                        dtbaker | A step by step setup wizard that runs after a ThemeForest theme has been activated. |  | 182 | 
                
                
                    | 615 | aad-sso-wordpress
                        psignoret | Single Sign-on with Azure Active Directory (for WordPress) |  | 182 | 
                
                
                    | 616 | FeedWriter
                        mibe | PHP Universal Feed Generator |  | 181 | 
                
                
                    | 617 | mysql-crud-php-oop
                        rorystandley | a CRUD class for MySQL using OOP in PHP |  | 181 | 
                
                
                    | 618 | yii2-minify-view
                        rmrevin | Yii2 View component with minification css & js |  | 181 | 
                
                
                    | 619 | wpcore
                        fan3750060 | php , swoole, wow, wowcore, World of Warcraft,master=> wow_3.3.5a(Can not work normally) ,branch=... |  | 180 | 
                
                
                    | 620 | silex-simpleuser
                        jasongrimes | A simple, extensible, database-backed user provider for the Silex security service. |  | 180 | 
                
                
                    | 621 | docker-ttrss
                        clue | Tiny Tiny RSS feed reader as a docker image. |  | 179 | 
                
                
                    | 622 | php-oauth-as
                        fkooman | DO NOT USE! |  | 179 | 
                
                
                    | 623 | icingaweb2-module-grafana
                        Mikesch-mp | Grafana module for Icinga Web 2 (supports InfluxDB & Graphite) |  | 179 | 
                
                
                    | 624 | php-casperjs
                        alwex | simple PHP wrapper for CasperJS |  | 179 | 
                
                
                    | 625 | module-blog
                        magefan | Magento 2 Blog Extension is a premium module for Magento 2. It allows to create a professional bl... |  | 179 | 
                
                
                    | 626 | Validation
                        KennedyTedesco | The power of Respect Validation on Laravel |  | 178 | 
                
                
                    | 627 | rips-scanner
                        robocoder | RIPS - A static source code analyser for vulnerabilities in PHP scripts |  | 178 | 
                
                
                    | 628 | PHP-PDO-MySQL-Class
                        lincanbin | A PHP MySQL PDO class similar to the the Python MySQLdb,  which supports iterator and parameter b... |  | 178 | 
                
                
                    | 629 | thinksns
                        medz | ThinkSNS开源社交系统。(项目已停止维护,请点击右侧链接查看新版本。) |  | 178 | 
                
                
                    | 630 | lightCMS
                        eddy8 | LightCMS是一个基于Laravel开发的轻量级CMS系统,也可以作为一个通用的后台管理框架使用。 |  | 176 | 
                
                
                    | 631 | cloudconvert-laravel
                        robbiepaul | A Laravel wrapper for the CloudConvert API |  | 176 | 
                
                
                    | 632 | yii2-scroll-pager
                        kop | Infinite AJAX scrolling for Yii2 ListView widget |  | 176 | 
                
                
                    | 633 | example-articles-api
                        developerdino | Using Laravel 5.5 Resources to create your own {JSON:API} formatted API |  | 175 | 
                
                
                    | 634 | laravel-dot-env-gen
                        mathiasgrimm | generates a .env.gen file based on the existing project source code. Analises for not used .env v... |  | 175 | 
                
                
                    | 635 | flysystem-qiniu
                        overtrue | :floppy_disk: Flysystem adapter for the Qiniu storage. |  | 175 | 
                
                
                    | 636 | NeteaseCloudMusicApi
                        metowolf | 网易云音乐API,项目合并至 Meting |  | 175 | 
                
                
                    | 637 | php-certification-training
                        basselin | :mortar_board: Zend Certified PHP Engineer Certification (free training) |  | 175 | 
                
                
                    | 638 | number-to-words
                        kwn | Number to string standalone PHP library with i18n. Drivers for numbers and currency included. |  | 175 | 
                
                
                    | 639 | webzash
                        prashants | Easy to use web based double entry accounting software in PHP - MySQL under MIT License |  | 175 | 
                
                
                    | 640 | acf-filters-and-functions
                        Hube2 | General filters and function for use with Advanced Custom Fields WP Plugin |  | 175 | 
                
                
                    | 641 | viber-bot-php
                        Bogdaan | Php bot interface to work with Viber API |  | 175 | 
                
                
                    | 642 | acf-filters-and-functions
                        Hube2 | General filters and function for use with Advanced Custom Fields WP Plugin |  | 175 | 
                
                
                    | 643 | circuit-breaker-php
                        leocarmo | Circuit Breaker Pattern for PHP |  | 174 | 
                
                
                    | 644 | Siren
                        louie-senpai | WordPress Theme Siren |  | 173 | 
                
                
                    | 645 | reactphp-redis
                        clue | Async Redis client implementation, built on top of ReactPHP. |  | 173 | 
                
                
                    | 646 | short-url
                        ash-jc-allen | A Laravel package for creating shortened URLs for your web apps. |  | 172 | 
                
                
                    | 647 | vue-admin-php
                        lmxdawn | Vue-cli3.0 + Element UI + ThinkPHP5.1 + RBAC权限 + 响应式的后台管理系统 https://lmxdawn.github.io/vue-admin |  | 171 | 
                
                
                    | 648 | miracles
                        BigCoke233 | 🍰 记录你心中的奇迹,书写你自己的篇章 |  | 171 | 
                
                
                    | 649 | gearmanui
                        gaspaio | A web interface to follow activity on a cluster of gearman servers, powered by Silex and AngularJs. |  | 171 | 
                
                
                    | 650 | laravel-api-boilerplate
                        specialtactics | Laravel API Boilerplate | Please consult the Wiki ! |  | 170 | 
                
                
                    | 651 | LazyAudioBook
                        easychen | 将 txt 文件生成语音书。 |  | 170 | 
                
                
                    | 652 | skeleton
                        rdehnhardt | Laravel Skeleton Application |  | 170 | 
                
                
                    | 653 | php-openapi
                        cebe | Read and write OpenAPI yaml/json files and make the content accessible in PHP objects. |  | 169 | 
                
                
                    | 654 | xmpp
                        fabiang | Library for XMPP protocol connections (Jabber) for PHP |  | 168 | 
                
                
                    | 655 | DHL-API
                        alfallouji | This library provides a PHP client for the DHL XML Services. DHL XML Services is an online web se... |  | 167 | 
                
                
                    | 656 | php-sse
                        hhxsv5 | A simple and efficient library implemented HTML5's server-sent events by PHP, is used to real-tim... |  | 167 | 
                
                
                    | 657 | wp-oauth
                        bigfa | WordPress social oauth2.0 |  | 167 | 
                
                
                    | 658 | laravel-filesystem-oss
                        iiDestiny | :floppy_disk: Oss storage filesystem for Laravel. |  | 167 | 
                
                
                    | 659 | composer-warmup
                        jderusse |  |  | 167 | 
                
                
                    | 660 | ko-process
                        misterion | Simple pcntl fork wrapper and process manager |  | 167 | 
                
                
                    | 661 | dialogflow
                        iboldurev | Unofficial php sdk for Dialogflow |  | 167 | 
                
                
                    | 662 | slim-born
                        HavenShen | Slim Framework 3 skeleton application has authentication MVC construction. |  | 166 | 
                
                
                    | 663 | easytbk
                        niugengyun | 淘客六合一SDK,支持淘宝联盟、京东联盟、多多进宝、唯品会、苏宁、蘑菇街 |  | 166 | 
                
                
                    | 664 | laravel-desktop-notifier
                        nunomaduro | 💻 Send notifications to your desktop from your Laravel Artisan Commands. An JoliNotif wrapper for... |  | 165 | 
                
                
                    | 665 | morse
                        drewm | A feature detection library for PHP code that needs to run in multiple different environments |  | 165 | 
                
                
                    | 666 | ffmpeg-web-gui
                        swooningfish | This is a PHP script for FFmpeg which allows you to upload a video and convert it into html5 (mp4... |  | 164 | 
                
                
                    | 667 | reactphp-stdio
                        clue | Async, event-driven and UTF-8 aware console input & output (STDIN, STDOUT) for truly interactive ... |  | 163 | 
                
                
                    | 668 | openapi-psr7-validator
                        lezhnev74 | It validates PSR-7 messages (HTTP request/response) against OpenAPI specifications |  | 163 | 
                
                
                    | 669 | wp-orm
                        brandonwamboldt | [Unmaintained] Light weight ORM for WordPress |  | 162 | 
                
                
                    | 670 | wechatAlliance
                        oubingbing | 微信小程序--校园小情书后台源码,好玩的表白墙,告白墙。 |  | 162 | 
                
                
                    | 671 | ProxyIpLib
                        jiangxianli | 全球免费代理IP库,高可用IP,精心筛选优质IP,2s必达 |  | 162 | 
                
                
                    | 672 | DoctrineAuditBundle
                        DamienHarper | Doctrine audits logs made easy. |  | 162 | 
                
                
                    | 673 | php-gds
                        tomwalder | Google Cloud Datastore Library for PHP |  | 162 | 
                
                
                    | 674 | Zend-Framework--Doctrine-ORM--PHPUnit--Ant--Jenkins-CI--TDD-
                        eddiejaoude | [DEPRECATED for ZF2 & Composer] Best practice Zend Framework (ZF) skeleton / base with Doctrine2 ... |  | 161 | 
                
                
                    | 675 | php-circuit-breaker
                        ejsmont-artur | PHP implementation of circuit breaker pattern. |  | 160 | 
                
                
                    | 676 | yii2-recaptcha-widget
                        himiklab |  |  | 160 | 
                
                
                    | 677 | authority-l4
                        machuga | Laravel 4 Facade and Integration |  | 160 | 
                
                
                    | 678 | providence
                        collectiveaccess | Cataloguing and data/media management application |  | 160 | 
                
                
                    | 679 | Yii2-Curl
                        linslin | :curly_loop: Yii2 Curl extension based on PHP cURL. |  | 159 | 
                
                
                    | 680 | Tree
                        BlueM | PHP library for handling tree structures based on parent IDs, e.g. a self-joined database table |  | 159 | 
                
                
                    | 681 | kirby-focus
                        flokosiol | Better image cropping for Kirby CMS |  | 159 | 
                
                
                    | 682 | enhanced-router
                        jasonlewis | Enhanced Router is an extension to the Laravel 4 router and provides some enhanced functionality. |  | 158 | 
                
                
                    | 683 | ObHighchartsBundle
                        marcaube | Symfony Bundle that aims to ease the use of highcharts to display rich graph and charts in your S... |  | 158 | 
                
                
                    | 684 | Puma
                        bigfa |  |  | 158 | 
                
                
                    | 685 | Pomm
                        chanmix51 | PHP Object Model Manager for Postgresql |  | 158 | 
                
                
                    | 686 | ivory-http-adapter
                        egeloen | [DEPRECATED] Use https://github.com/php-http/httplug instead. |  | 158 | 
                
                
                    | 687 | ant
                        shenzhe | php服务化框架 |  | 157 | 
                
                
                    | 688 | phpunit-skeleton-generator
                        sebastianbergmann | Tool that can generate skeleton test classes from production code classes and vice versa. |  | 157 | 
                
                
                    | 689 | laravel-image-optimizer
                        approached | [deprecated] Image optimizer for laravel |  | 157 | 
                
                
                    | 690 | CreareSEO
                        adampmoss | A free SEO extension for Magento 1 |  | 157 | 
                
                
                    | 691 | drupal-code-generator
                        Chi-teck | A code generator for Drupal. |  | 157 | 
                
                
                    | 692 | PhpFlashMessages
                        plasticbrain | Session-based Flash Messages class for PHP |  | 157 | 
                
                
                    | 693 | yii2-rest
                        githubjeka | Yii2 REST API template |  | 156 | 
                
                
                    | 694 | yii2-swoole
                        tsingsun | make yii2 project runing on swoole |  | 155 | 
                
                
                    | 695 | dephpugger
                        tacnoman | Php Debugger to run in terminal to debug your code easily. |  | 155 | 
                
                
                    | 696 | spa-laravel-vuejs
                        codekerala | Single Page Application with Laravel 5.3 and Vue.js 2.1.x |  | 155 | 
                
                
                    | 697 | php-credit-card-validator
                        inacho | Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. ... |  | 155 | 
                
                
                    | 698 | laravel-versionable
                        overtrue | ⏱️Make Laravel model versionable |  | 154 | 
                
                
                    | 699 | foundation-sdk
                        Hanson | To create a sdk easiler! |  | 154 | 
                
                
                    | 700 | hosting
                        DanWin | This is a setup for a TOR based shared hosting server |  | 154 | 
                
                
                    | 701 | airAnime
                        txperl | 一款不错的轻量化集合番剧搜索程序,基于 PHP 7.0+ |  | 153 | 
                
                
                    | 702 | Wonderflux
                        Jonnyauk | A free, professional Open Source theme framework for WordPress & BuddyPress. Download the latest ... |  | 153 | 
                
                
                    | 703 | deeployer
                        antonioribeiro | Deploy your Laravel applications via Github or Bitbucket Hooks |  | 152 | 
                
                
                    | 704 | workerman-vmstat
                        walkor | 在浏览器里面显示以更友好的方式实时显示vmstats信息,包括内存、IO、cpu等信息 |  | 152 | 
                
                
                    | 705 | zphpdemo
                        shenzhe | zphp相关demo集 |  | 152 | 
                
                
                    | 706 | eva-engine
                        AlloVince | EvaEngine has been rewrote by Phalcon framework and moved to https://github.com/EvaEngine/EvaEngine |  | 152 | 
                
                
                    | 707 | php-commander
                        clue | Finally a sane way to register available commands and arguments and match your command line in PHP |  | 152 | 
                
                
                    | 708 | deeployer
                        antonioribeiro | Deploy your Laravel applications via Github or Bitbucket Hooks |  | 152 | 
                
                
                    | 709 | serverless-php
                        araines | PHP for AWS Lambda via Serverless Framework |  | 152 | 
                
                
                    | 710 | xsd2php
                        goetas | Convert XSD into PHP classes and serialize into XML (deserialize too) |  | 151 | 
                
                
                    | 711 | php-remote-storage
                        fkooman | remoteStorage server written in PHP |  | 151 | 
                
                
                    | 712 | externals
                        mnapoli | Opening PHP's #internals to the outside |  | 151 | 
                
                
                    | 713 | GifFrameExtractor
                        Sybio | GifFrameExtractor is a PHP class that separates all the frames (and their duration) of an animated GIF |  | 151 | 
                
                
                    | 714 | zf2-tutorial
                        akrabat |  |  | 151 | 
                
                
                    | 715 | phpspec-laravel
                        BenConstable | Test your Laravel applications with phpspec |  | 151 | 
                
                
                    | 716 | data-viewer-laravel-vuejs
                        codekerala |  |  | 151 | 
                
                
                    | 717 | YurunHttp
                        Yurunsoft | YurunHttp 是开源的PHP HTTP类库,支持链式操作,简单易用。3.0 版完美支持Curl、Swoole 协程。QQ群:17916227 |  | 150 | 
                
                
                    | 718 | id-card-of-china
                        medz | 🆔一个基于「公民身份号码」规则获取身份证号码中包含的基础信息组件(PHP) |  | 150 | 
                
                
                    | 719 | porpaginas
                        beberlei | A simple abstraction for paginated and non-paginated results |  | 150 | 
                
                
                    | 720 | DunglasAngularCsrfBundle
                        dunglas | Automatic CSRF protection for JavaScript apps using a Symfony API |  | 150 | 
                
                
                    | 721 | kurenai
                        daylerees | Kurenai is a document with metadata parsing library for PHP. |  | 150 | 
                
                
                    | 722 | symfony-ddd-wishlist
                        franzose | Wishlist, a sample application on Symfony 3 and Vue.js built with DDD in mind |  | 150 | 
                
                
                    | 723 | speedy
                        Hanson | 🚄A Laravel Admin Package to create a website quickly |  | 149 | 
                
                
                    | 724 | magento-elasticsearch
                        jreinke | Elasticsearch module for Magento 1.7+ |  | 149 | 
                
                
                    | 725 | google-apiclient
                        pulkitjalan | Google api php client wrapper with Cloud Platform and Laravel support |  | 149 | 
                
                
                    | 726 | face
                        Hanson | 😀微软小冰检测图片颜值评分接口 |  | 148 | 
                
                
                    | 727 | magento-footer-js
                        bobbyshaw | Magento extension to move all JavaScript to the end of the page |  | 148 | 
                
                
                    | 728 | validator-docs
                        geekcom | Validação de CPF, CNPJ, CNH, NIS, Título Eleitoral e Cartão Nacional de Saúde com Laravel. |  | 147 | 
                
                
                    | 729 | dater
                        barbushin | PHP library to work with date and time in different timezones & formats |  | 147 | 
                
                
                    | 730 | multiprocess
                        kcloze | 🚀Easy to make the common PHP/Python/js...script change daemon and multi-process execution |  | 147 | 
                
                
                    | 731 | phalcon-debugbar
                        snowair | A powerful debug and profilers tool for the Phalcon Framework |  | 147 | 
                
                
                    | 732 | curryable
                        nunomaduro | An elegant and simple curry(f) implementation in PHP. |  | 147 | 
                
                
                    | 733 | croon
                        hfcorriez | PHP Crontab |  | 146 | 
                
                
                    | 734 | php-redis-server
                        clue | A Redis server implementation in pure PHP |  | 146 | 
                
                
                    | 735 | YiiRedis
                        phpnode | A set of wrappers for different data types in redis |  | 146 | 
                
                
                    | 736 | vex
                        vamsiikrishna | vex is a small PHP app that sends some load to a web application |  | 146 | 
                
                
                    | 737 | yii2-fontawesome
                        rmrevin | Asset Bundle for Yii2 with Font Awesome http://fortawesome.github.io/Font-Awesome/ |  | 146 | 
                
                
                    | 738 | CraueConfigBundle
                        craue | Database-stored settings made available via a service for your Symfony project. |  | 145 | 
                
                
                    | 739 | yorn
                        nunomaduro | ⚗️ Modules in PHP with the `import` and `export` syntax |  | 145 | 
                
                
                    | 740 | stat.ink
                        fetus-hina | https://stat.ink/ |  | 145 | 
                
                
                    | 741 | traq
                        nirix | Project management and issue tracking system written in PHP. |  | 144 | 
                
                
                    | 742 | neontsunami-laravel
                        dwightwatson | Source for my website and blog |  | 144 | 
                
                
                    | 743 | laravel-multilingual-routes
                        chinleung | A package to handle multilingual routes. |  | 144 | 
                
                
                    | 744 | wechat-playground
                        mingyoung | 🐳 WeChat Playground - 开源微信调试工具 |  | 144 | 
                
                
                    | 745 | MySQLDumper
                        DSB | Backup & Restore for MySQL databases |  | 144 | 
                
                
                    | 746 | ag-auth
                        adamgriffiths | The Easiest Authentication Library for the CodeIgniter PHP Framework. |  | 144 | 
                
                
                    | 747 | php-orm-benchmark
                        kenjis | PHP ORM Benchmark |  | 144 | 
                
                
                    | 748 | laravel-steam-auth
                        invisnik | Laravel Steam Auth |  | 144 | 
                
                
                    | 749 | Slim-ContextSensitiveLoginLogout
                        briannesbitt | In response to http://help.slimframework.com/discussions/questions/341-loginlogout-with-redirect ... |  | 143 | 
                
                
                    | 750 | purify
                        stevebauman | An HTML Purifier / Sanitizer for Laravel |  | 143 | 
                
                
                    | 751 | standard-exceptions
                        crazycodr | A small library that aims at supplementing default exceptions in PHP |  | 143 | 
                
                
                    | 752 | translug
                        JellyBool | 中文的 url slug 支持 |  | 143 | 
                
                
                    | 753 | Git
                        yunluo | WordPress主题 |  | 143 | 
                
                
                    | 754 | groupscatalog2
                        Vinai | Magento extension to enable you to hide categories and products from customers depending on their... |  | 143 | 
                
                
                    | 755 | doctrine-postgis
                        jsor | Spatial and Geographic Data with PostGIS and Doctrine. |  | 143 | 
                
                
                    | 756 | phantomjs-installer
                        jakoch | A Composer Package which installs the PhantomJS binary (Linux, Windows, Mac) into /bin of your project. |  | 143 | 
                
                
                    | 757 | docker-hostmanager
                        iamluc | Update automatically your `/etc/hosts` to access running containers. |  | 143 | 
                
                
                    | 758 | kirby-autogit
                        pedroborges | ⬢ Saves every change made via Kirby Panel to a Git repository |  | 142 | 
                
                
                    | 759 | laravel-config-writer
                        daftspunk | Write to Laravel Config files and maintain file integrity |  | 141 | 
                
                
                    | 760 | phantommagick
                        anam-hossain | PhantomMagick provides a simple API to ease the process of converting HTML to PDF or images |  | 141 | 
                
                
                    | 761 | laravel-tutorial-sample
                        summerblue |  |  | 141 | 
                
                
                    | 762 | phpcov
                        sebastianbergmann | TextUI frontend for php-code-coverage |  | 141 | 
                
                
                    | 763 | AdminLTEBundle
                        kevinpapst | AdminLTE bundle for Symfony 4 - an backend/admin theme for easy integration with SF4. Its based o... |  | 141 | 
                
                
                    | 764 | php-oauth-client
                        fkooman | DO NOT USE! |  | 141 | 
                
                
                    | 765 | swoole-yaf
                        wenjun1055 | swoole-yaf |  | 140 | 
                
                
                    | 766 | Codeigniter-mongo-library
                        intekhabrizvi | MongoDB Library for Codeigniter with advance features like aggregation, journal, write concern an... |  | 140 | 
                
                
                    | 767 | setup-laravel5-package
                        jaiwalker | Steps to create Laravel 5 package |  | 139 | 
                
                
                    | 768 | zebra
                        robgridley | PHP ZPL builder, image conversion and a basic client for network-connected Zebra label printers. |  | 139 | 
                
                
                    | 769 | php-code-generator
                        gossi | PHP code generator library |  | 139 | 
                
                
                    | 770 | coverageChecker
                        exussum12 | Allows old code to use new standards |  | 139 | 
                
                
                    | 771 | yii2-tutorial
                        githubjeka | Yii2 учебное руководство, мануал по созданию сайта на русском языке. |  | 138 | 
                
                
                    | 772 | polyglot
                        Anahkiasen | Laravel localization and translation helper |  | 138 | 
                
                
                    | 773 | Pixiv-daily-ranking-widget
                        mokeyjay | 会自动更新的P站每日榜top50展示小部件,适合放在博客侧边栏等地方 |  | 137 | 
                
                
                    | 774 | Propilex
                        willdurand | Silex, Propel, Backbone, Stack, Hateoas, Negotiation, and so on! |  | 137 | 
                
                
                    | 775 | HadooPHP
                        dzuelke | A framework for writing Hadoop Streaming jobs in PHP |  | 137 | 
                
                
                    | 776 | cakephp-imagine-plugin
                        burzum | CakePHP wrapper for the powerful Imagine image processing library. Makes images manipulation easy... |  | 137 | 
                
                
                    | 777 | yahoo-finance-api
                        scheb | PHP client for Yahoo Finance API |  | 137 | 
                
                
                    | 778 | tombstone
                        scheb | Dead code detection with tombstones for PHP |  | 137 | 
                
                
                    | 779 | cigar
                        Brunty | 💨 Smoke testing tool written in PHP |  | 137 | 
                
                
                    | 780 | facebook-sdk-codeigniter
                        darkwhispering | Library for integration of Facebook PHP SDK v5 with CodeIgniter 3 |  | 137 | 
                
                
                    | 781 | laravel-emoji
                        overtrue | :smile: This package assist you in getting started with emoji easily. |  | 136 | 
                
                
                    | 782 | phptty
                        walkor | Share your terminal as a web application. PHP terminal emulator based on workerman. |  | 136 | 
                
                
                    | 783 | zentaophp
                        easysoft | zentaophp is a php mvc framework, light weight, extensionable. |  | 136 | 
                
                
                    | 784 | Phlexy
                        nikic | Lexing experiments in PHP |  | 136 | 
                
                
                    | 785 | phpBeanstalkdAdmin
                        mnapoli | [UNMAINTAINED] Beanstalkd admin interface |  | 136 | 
                
                
                    | 786 | tango
                        kwight | A React-powered WordPress theme prototype. |  | 135 | 
                
                
                    | 787 | package-builder
                        overtrue | :package: A composer package builder. |  | 135 | 
                
                
                    | 788 | AcmePizzaBundle
                        beberlei | Acme Form Experimental Bundle |  | 135 | 
                
                
                    | 789 | s3-buckets-finder
                        gwen001 | Find aws s3 buckets and extract datas. |  | 135 | 
                
                
                    | 790 | flickholdr
                        jfoucher | Dummy images from flickr, by tags |  | 135 | 
                
                
                    | 791 | php-sundown
                        chobie | php-sundown is just simple wrapper of sundown |  | 135 | 
                
                
                    | 792 | custom-post-type-permalinks
                        torounit | Edit the permalink of custom post type ! |  | 135 | 
                
                
                    | 793 | yii2-taggable
                        creocoder | The taggable behavior for the Yii framework. |  | 135 | 
                
                
                    | 794 | inspekt
                        benedmunds | Inspekt is a PHP library that makes it easier to write secure web applications |  | 135 | 
                
                
                    | 795 | disque-php
                        mariano | PHP library for Disque, an in-memory, distributed job queue |  | 134 | 
                
                
                    | 796 | foundation7
                        drewkennelly | Drupal 7 theme built using ZURB Foundation Sites |  | 134 | 
                
                
                    | 797 | laravel-tutorial
                        summerblue | Laravel 中文新手书籍《Laravel 入门教程》的源代码 |  | 134 | 
                
                
                    | 798 | multisite-global-media
                        bueltge | Share an media library across multisite network |  | 134 | 
                
                
                    | 799 | F3-Sugar
                        ikkez | Some custom plugins for the PHP Fat-Free Framework |  | 134 | 
                
                
                    | 800 | php-ddd
                        webdevilopers | PHP Symfony Doctrine Domain-driven Design |  | 134 | 
                
                
                    | 801 | knowfox
                        oschettler | Personal Knowledge Management |  | 134 | 
                
                
                    | 802 | mageconfigsync
                        punkstar | 🔧 A utility to aid the storing of Magento configuration in version control |  | 134 | 
                
                
                    | 803 | Forum
                        AshMenhennett | A fully-fledged modern forum app, including @mention and private messaging, built with Laravel 5.... |  | 133 | 
                
                
                    | 804 | laravel-world
                        khsing | provide countries, states, and cities relations and database. |  | 132 | 
                
                
                    | 805 | php_testability
                        edsonmedina | Analyses and reports testability issues of a php codebase |  | 131 | 
                
                
                    | 806 | BlogEtc
                        WebDevEtc | Easily add a full blog (with built in admin panel and public views) to your laravel project with ... |  | 131 | 
                
                
                    | 807 | co
                        mpyw | Asynchronous cURL executor simply based on resource and Generator. |  | 131 | 
                
                
                    | 808 | codeigniter-ss-twig
                        kenjis | A Simple and Secure Twig integration for CodeIgniter 3.x |  | 130 | 
                
                
                    | 809 | curl
                        wenpeng | 一个轻量级的 PHP 网络操作类, 基于 Curl 封装并实现了 Get | Post | Upload | Download 等常用方法。 |  | 129 | 
                
                
                    | 810 | Codeigniter-login-logout-register
                        hedii | A user login, logout, register start for Codeigniter 3 |  | 129 | 
                
                
                    | 811 | MediaFile
                        wapmorgan | A unified reader of metadata from audio & video files. |  | 129 | 
                
                
                    | 812 | fragment-cache
                        Rarst | WordPress plugin for partial and async caching. |  | 129 | 
                
                
                    | 813 | cnpj-gratis
                        jansenfelipe | Com esse pacote você poderá consultar, gratuitamente, CNPJ diretamente no site da receita |  | 128 | 
                
                
                    | 814 | Comment2Wechat
                        YianAndCode | Typecho 插件——新评论微信通知 |  | 128 | 
                
                
                    | 815 | js-search
                        cebe | A client side search engine for use on static pages. |  | 128 | 
                
                
                    | 816 | BB-datas
                        gwen001 | Tools and datas related to bug bounty programs. |  | 128 | 
                
                
                    | 817 | bitcoin-to-neo4j
                        in3rsha | Import the Bitcoin blockchain in to a Neo4j graph database. |  | 128 | 
                
                
                    | 818 | yaf-skeleton
                        overtrue | The Yaf testable skeleton and composer supported. |  | 127 | 
                
                
                    | 819 | wp-phptidy
                        scribu | Automatically format PHP code to meet the WordPress Coding Standards |  | 127 | 
                
                
                    | 820 | rest-bundle
                        stanlemon | This bundle provides REST endpoints for Doctrine entities. |  | 127 | 
                
                
                    | 821 | yii2-minimal
                        samdark | Yii 2 minimal application template |  | 127 | 
                
                
                    | 822 | php-socks5
                        walkor | socks5 proxy written in PHP based on workerman. |  | 126 | 
                
                
                    | 823 | yii2-swagger
                        lichunqiang | yii2 with swagger-php |  | 126 | 
                
                
                    | 824 | git
                        sebastianbergmann | Simple PHP wrapper for Git |  | 126 | 
                
                
                    | 825 | foal
                        sebastianbergmann | Tool to find lines eliminated by OpCache's bytecode optimizer |  | 126 | 
                
                
                    | 826 | laravel-face-auth
                        mpociot | Laravel Face authentication |  | 126 | 
                
                
                    | 827 | nmap
                        willdurand | nmap is a PHP wrapper for Nmap. |  | 126 | 
                
                
                    | 828 | media-modal-demo
                        ocean90 | #WordPressPlugin: Demo plugin which demonstrates the power of wp.media |  | 126 | 
                
                
                    | 829 | DeepLy
                        chriskonnertz | PHP client for the DeepL.com translation API (unofficial) |  | 126 | 
                
                
                    | 830 | laravel-and-vue.js-spa-Recipe-Box
                        codekerala | Single Page Application with Laravel 5.4 and Vue.js 2 - Recipe Box |  | 126 | 
                
                
                    | 831 | open-school-CE
                        traprajith | Open-School is an integrated school management system which focuses on excellence and evolution i... |  | 126 | 
                
                
                    | 832 | yaml-expander
                        grasmash | Expands internal property references in a yaml file. |  | 126 | 
                
                
                    | 833 | angular-wp-api
                        jeffsebring | An AngularJS Client for WP-API |  | 126 | 
                
                
                    | 834 | yii2-upload-behavior
                        mohorev | File/image upload behavior for Yii 2 |  | 125 | 
                
                
                    | 835 | naruto
                        TIGERB | An object-oriented multi process manager for PHP :robot: |  | 125 | 
                
                
                    | 836 | PHP-LG-SmartTV
                        StefanNemeth | PHP API for the remote control of LG SmartTV (2012-2013 models) |  | 125 | 
                
                
                    | 837 | html-object
                        Anahkiasen | A set of classes to create and manipulate HTML objects abstractions |  | 125 | 
                
                
                    | 838 | persisted-objects
                        everzet | Stupid PHP library to do very simple persistance for test automation purposes |  | 125 | 
                
                
                    | 839 | afip.php
                        AfipSDK | Libreria para usar los Web Services de AFIP |  | 124 | 
                
                
                    | 840 | laravel-doctrine
                        atrauzzi | An ORM for a Framework for Web Artisans |  | 124 | 
                
                
                    | 841 | weather
                        overtrue | :rainbow: 基于高德开放平台接口的 PHP 天气信息组件。 |  | 124 | 
                
                
                    | 842 | mqtt
                        walkor | Asynchronous MQTT client for PHP based on workerman. |  | 124 | 
                
                
                    | 843 | laravel-upload
                        tyua07 | laravel 5 上传包支持 七牛、又拍云、oss、cos。完成使用官方推荐的extend方式扩展实现! |  | 124 | 
                
                
                    | 844 | sinesp
                        chapeupreto | :oncoming_automobile: API em PHP para consultar informações de veículos na base de dados do SINES... |  | 123 | 
                
                
                    | 845 | school
                        oubingbing | 校园小情书微信小程序后台代码,这是一个情书小联盟。 |  | 123 | 
                
                
                    | 846 | Tbo
                        U2FsdGVkX1 | 一个更轻巧的 Telegram Bot 框架 |  | 123 | 
                
                
                    | 847 | ip-address-middleware
                        akrabat | PSR-7 Middleware that determines the client IP address and stores it as an ServerRequest attribute |  | 123 | 
                
                
                    | 848 | slim-bookshelf
                        akrabat | Exploratory Slim Framework 3 application. |  | 123 | 
                
                
                    | 849 | Silex-Extensions
                        mheap | Collection of Extensions for Silex |  | 123 | 
                
                
                    | 850 | laravel-queue-clear
                        morrislaptop | Command for wiping your queues clear |  | 123 | 
                
                
                    | 851 | Thematic-html5boilerplate
                        sams | A Thematic theme for Wordpress using the goodness of HTML5 Boilerplate - loads of improvements soon |  | 123 | 
                
                
                    | 852 | vk.api
                        fdcore | Vkontakte standalone php api |  | 123 | 
                
                
                    | 853 | justboil.me
                        vikdiesel | Justboil.me — A very simple TinyMCE image upload plugin |  | 123 | 
                
                
                    | 854 | kirby-imageset
                        fabianmichael | A flexible, responsive image component for Kirby 2, featuring lazy-loading, fancy placeholders an... |  | 122 | 
                
                
                    | 855 | reportico
                        reportico-web | Reportico Open Source PHP report Designer |  | 122 | 
                
                
                    | 856 | php-xbase
                        luads | A simple parser for *.dbf files using PHP |  | 121 | 
                
                
                    | 857 | customer-activation
                        Vinai | Magento extension which makes it impossible for a customer to log in until the account has been a... |  | 121 | 
                
                
                    | 858 | FeedBundle
                        eko | A Symfony bundle to build RSS feeds from your entities |  | 121 | 
                
                
                    | 859 | laravel-timezone
                        jamesmills | Enable user Timezones in your application. |  | 121 | 
                
                
                    | 860 | kubernetes-client
                        maclof | A simple yet elegant client for accessing and controlling a Kubernetes cluster (https://github.co... |  | 121 | 
                
                
                    | 861 | sphinxsearch
                        sngrl | Sphinx Search for Laravel 5 |  | 121 | 
                
                
                    | 862 | script
                        metowolf | some exciting script :P |  | 120 | 
                
                
                    | 863 | reanimate
                        mpociot | Easily add an "undo" option to your Laravel application |  | 120 | 
                
                
                    | 864 | phiremock
                        mcustiel | Phiremock mocks HTTP requests and REST services, allowing to mock external services during accept... |  | 120 | 
                
                
                    | 865 | php-readability
                        j0k3r | A fork of https://bitbucket.org/fivefilters/php-readability |  | 120 | 
                
                
                    | 866 | agb.plugin
                        maximebj | Awesome customizable blocks for the new WordPress Editor |  | 120 | 
                
                
                    | 867 | laravel-efficient-uuid
                        michaeldyrynda |  |  | 119 | 
                
                
                    | 868 | PHP-Pagination
                        onassar | Simple and lightweight PHP pagination class that works with Twitter Bootstrap perfectly. Manages ... |  | 119 | 
                
                
                    | 869 | awesome-php-meetup
                        baiyutang | 持更【大咖说PHP】大厂或大牛分享的PHP高阶玩法。大厂有如腾讯、新浪、有赞、陌陌、瓜子、阅文集团等,大咖有如鸟哥、韩天峰、胡波、高驰涛等 |  | 119 | 
                
                
                    | 870 | LeezyPheanstalkBundle
                        armetiz | Bundle for Pheanstalk - A PHP client for beanstalkd queue |  | 119 | 
                
                
                    | 871 | blade
                        duncan3dc | Use Blade templates without the full Laravel framework |  | 119 | 
                
                
                    | 872 | Thumb
                        jamiebicknell | A simple, local image only, thumbnail generation script written in PHP |  | 119 | 
                
                
                    | 873 | laravel-google-sheets
                        kawax |  |  | 119 | 
                
                
                    | 874 | AppleApnPush
                        ZhukV | Send push notification to Apple Devices (iPhone, iPad) |  | 119 | 
                
                
                    | 875 | laravel-realtime-example
                        drehimself | Realtime 🍕 Pizza Order Tracker 🍕 - Laravel, Vue & Pusher |  | 118 | 
                
                
                    | 876 | yesnophp
                        fingerQin | YesnoPHP 框架是基于 Yaf 扩展的 PHP 二次开发框架。文档与代码都已经更新到我开发的最新版了。停更!!!希望以后有朋友能一起与我开发完成! |  | 118 | 
                
                
                    | 877 | mailcatcher
                        alexandresalome | A library to manipulate Mailcatcher API |  | 118 | 
                
                
                    | 878 | messenger-enqueue-transport
                        sroze | Uses Enqueue with Symfony's Messenger component. |  | 118 | 
                
                
                    | 879 | acf-post2post
                        Hube2 | Automatic Two Way (Bidirectional) Relationships with ACF5 Pro |  | 118 | 
                
                
                    | 880 | acf-post2post
                        Hube2 | Automatic Two Way (Bidirectional) Relationships with ACF5 Pro |  | 118 | 
                
                
                    | 881 | GamePanelX-V3
                        devryan | The Original Free and Open Source Game Control Panel |  | 118 | 
                
                
                    | 882 | auto-correct
                        nauxliu | 自动给中英文之间加入合理的空格并纠正专用名词大小写 |  | 117 | 
                
                
                    | 883 | php-amqplib
                        tnc | AMQP library for PHP |  | 117 | 
                
                
                    | 884 | CakePHP-Proffer
                        davidyell | An upload plugin for CakePHP 3 |  | 117 | 
                
                
                    | 885 | laravel-database-hashing
                        JackNoordhuis | A package for automatically hashing Eloquent attributes in Laravel 5.5+ |  | 116 | 
                
                
                    | 886 | reactphp-block
                        clue | Lightweight library that eases using components built for ReactPHP in a traditional, blocking env... |  | 116 | 
                
                
                    | 887 | twital
                        goetas | Twital is a "plugin" for Twig that adds some sugar syntax, which makes its templates similar to P... |  | 116 | 
                
                
                    | 888 | stdinho
                        ostrolucky | :electric_plug: Turn any STDIN/STDOUT into HTTP server |  | 116 | 
                
                
                    | 889 | php-sass
                        panique | Compiles SASS to CSS automatically with pure PHP. No ruby used. One line of code. Currently uses ... |  | 116 | 
                
                
                    | 890 | ConsoleKit
                        maximebf | PHP 5.3 library to create command line utilities |  | 116 | 
                
                
                    | 891 | similar-text-finder
                        rap2hpoutre | :honeybee: PHP Similar Text Finder aka Fuzzy search. `Did you mean "banana"?` |  | 116 | 
                
                
                    | 892 | api-framework
                        martinbean | Lightweight framework for creating RESTful APIs in PHP. |  | 116 | 
                
                
                    | 893 | wordpress-mce-view-and-shortcode-editor
                        dtbaker | Custom WordPress MCE View and shortcode editor |  | 115 | 
                
                
                    | 894 | Pi-hole-Block-Page
                        WaLLy3K | A "Website Blocked" page to go with https://pi-hole.net |  | 115 | 
                
                
                    | 895 | woocommerce-correios
                        claudiosanches | Correios shipping to the WooCommerce WordPress plugin |  | 115 | 
                
                
                    | 896 | omr
                        jansenfelipe | Optical Mark Recognition with PHP |  | 115 | 
                
                
                    | 897 | swoole-game
                        jxy918 | 基于Swoole扩展开发游戏服务器框架,示例实现h5游戏开发 |  | 115 | 
                
                
                    | 898 | yiicms
                        yongshengli | yiicms 是采用yii2 开发的企业站系统 http://demo2.yiiphp.net |  | 115 | 
                
                
                    | 899 | WordPress-Config-Bootstrap
                        Abban | Configuration for Multiple Environments in WordPress |  | 115 | 
                
                
                    | 900 | nano
                        rwarasaurus | A really small php 5 boiler plate |  | 115 | 
                
                
                    | 901 | roles-permissions-laravel
                        saqueib | Roles and Permissions implementation on Laravel 5.4 |  | 115 | 
                
                
                    | 902 | acf-dynamic-ajax-select-example
                        Hube2 | Examples of dynamically loading values with AJAX based on other fields |  | 115 | 
                
                
                    | 903 | yii2-many-to-many-behavior
                        voskobovich | This behavior soon will be DEPRECATED. See the link: |  | 115 | 
                
                
                    | 904 | acf-dynamic-ajax-select-example
                        Hube2 | Examples of dynamically loading values with AJAX based on other fields |  | 115 | 
                
                
                    | 905 | SportsPress
                        ThemeBoy | An open source league statistics plugin for WordPress created by ThemeBoy. |  | 114 | 
                
                
                    | 906 | laravel-uploader
                        overtrue | :palm_tree: An upload component for Laravel. |  | 114 | 
                
                
                    | 907 | php-http-proxy
                        walkor | HTTP proxy written in PHP based on workerman. |  | 114 | 
                
                
                    | 908 | container-interop-doctrine
                        DASPRiD | Doctrine factories for container-interop |  | 114 | 
                
                
                    | 909 | json-api-client
                        Art4 | :construction_worker_woman: A PHP Library to handle the request or response body from a JSON API server. |  | 114 | 
                
                
                    | 910 | codeigniter-base-controller
                        jamierumbelow | ⛔️DEPRECATED CodeIgniter base controller with view autoloading and layout support |  | 114 | 
                
                
                    | 911 | snoop
                        florianv | Find informations about an email owner |  | 114 | 
                
                
                    | 912 | exchanger
                        florianv | :office: Currency exchange rates framework for PHP |  | 114 | 
                
                
                    | 913 | analytics-l4
                        thujohn | Google Analytics for Laravel 4 |  | 114 | 
                
                
                    | 914 | yii2-semantic-ui
                        zelenin | Semantic UI extension for Yii2 |  | 114 | 
                
                
                    | 915 | woocommerce-pagseguro
                        claudiosanches | Claudio Sanches - PagSeguro for WooCommerce - WordPress Plugin |  | 113 | 
                
                
                    | 916 | phplata
                        gabrielrcouto | PHP made cryptocurrency |  | 113 | 
                
                
                    | 917 | laravel5-package-template
                        cviebrock | Boilerplate template for Laravel 5 packages |  | 113 | 
                
                
                    | 918 | botonomous
                        iranianpep | A PHP Framework For Creating Autonomous Slack Bots |  | 112 | 
                
                
                    | 919 | workerman-flappy-bird
                        walkor | flappy bird 多人在线版 |  | 112 | 
                
                
                    | 920 | topsort.php
                        marcj | High-Performance Topological Sort / Dependency resolver in PHP |  | 112 | 
                
                
                    | 921 | xdebug-trace-tree
                        splitbrain | Very simple XDebug trace web GUI |  | 112 | 
                
                
                    | 922 | Splitdown
                        nullx27 | A Ghost like Markdown Editor replacement. |  | 112 | 
                
                
                    | 923 | eloquent-uuid
                        jamesmills | A Laravel Eloquent Model trait for adding and using a uuid with models |  | 112 | 
                
                
                    | 924 | laravel-exchange-rates
                        ash-jc-allen | A simple Laravel wrapper package for interacting with the exchangeratesapi.io API. |  | 112 | 
                
                
                    | 925 | release-belt
                        Rarst | Composer repository implementation for ZIPs. |  | 112 | 
                
                
                    | 926 | pigeon
                        jamierumbelow | ⛔️DEPRECATED Intelligent, elegant routing for CodeIgniter |  | 111 | 
                
                
                    | 927 | simhashphp
                        tgalopin | SimHash similarities algorithm implementation for PHP |  | 111 | 
                
                
                    | 928 | QueryBuilderParser
                        timgws | A simple to use query builder for the jQuery QueryBuilder plugin for use with Laravel. |  | 111 | 
                
                
                    | 929 | CodeIgniter-Instagram-Library
                        ianckc | A CodeIgniter PHP Library for interfacing with the Instagram API |  | 111 | 
                
                
                    | 930 | laravel-vuejs-invoice
                        codekerala |  |  | 111 | 
                
                
                    | 931 | miniShop2
                        bezumkin | Second version of simple online shop for MODX Revolution |  | 111 | 
                
                
                    | 932 | sberbank-acquiring-client
                        voronkovich | PHP client for Sberbank and Alphabank acquiring REST APIs |  | 111 | 
                
                
                    | 933 | cms
                        maxsite | MaxSite CMS |  | 111 | 
                
                
                    | 934 | CodeIgniter-Standard-Project
                        benedmunds | A default template CodeIgniter project with custom MY_Controller and basic layout |  | 111 | 
                
                
                    | 935 | phpcart
                        anam-hossain | Simple framework agnostic shopping cart |  | 110 | 
                
                
                    | 936 | lumen-tinker
                        vluzrmos | An Interactive Shell to Lumen Framework. |  | 110 | 
                
                
                    | 937 | QQ2TG
                        LoliLin | 帮助QQ与Telegram互联的小程序 |  | 110 | 
                
                
                    | 938 | SemanticScuttle
                        cweiske | SemanticScuttle is a social bookmarking tool experimenting new features like structured tags and ... |  | 110 | 
                
                
                    | 939 | correios
                        pedro-teixeira | Módulo de frete para Magento com tracking |  | 110 | 
                
                
                    | 940 | kirby-imagekit
                        fabianmichael | Asynchronous thumbnail creation and optimization for Kirby 2 |  | 110 | 
                
                
                    | 941 | HbbTV-Testsuite
                        mitxp | Tests for HbbTV implementations |  | 110 | 
                
                
                    | 942 | petrinet
                        florianv | :traffic_light: Petrinet framework for PHP |  | 110 | 
                
                
                    | 943 | kirby-staticbuilder
                        fvsch | Static HTML exporter for Kirby CMS |  | 110 | 
                
                
                    | 944 | shaark
                        MarceauKa | Self-hosted platform to keep and share your content: web links, posts, passwords and pictures. |  | 110 | 
                
                
                    | 945 | clean-wp-template
                        saxap | Clean WordPress template with minimal bootstrap3 html5 markup for fast development starting. |  | 110 | 
                
                
                    | 946 | laravel-db-profiler
                        dmitry-ivanov | DB profiling for Laravel web and console applications. |  | 110 | 
                
                
                    | 947 | laravel-enum
                        cerbero90 | Enum generator for Laravel. |  | 109 | 
                
                
                    | 948 | workerman-for-win
                        walkor | workerman 3.x windows 版本(目前linux版本已经兼容windows,此版本不再维护) |  | 109 | 
                
                
                    | 949 | php-telegram-cli-client
                        zyberspace | php-client for telegram-cli |  | 109 | 
                
                
                    | 950 | overwatch-api
                        mcfdn | A RESTful API for the Overwatch Game |  | 109 | 
                
                
                    | 951 | search
                        subins2000 | An Open Source Search Engine |  | 109 | 
                
                
                    | 952 | cowitter
                        mpyw | Asynchronous Twitter client compatible with mpyw/co Generator-based flows. |  | 109 | 
                
                
                    | 953 | FileNamingResolver
                        bocharsky-bw | :open_file_folder: A lightweight library which helps to resolve a file/directory naming of upload... |  | 109 | 
                
                
                    | 954 | command-validator
                        cerbero90 | Validate Laravel console commands input. |  | 108 | 
                
                
                    | 955 | Guzzle-Swoole
                        Yurunsoft | 让基于 Guzzle 的项目完美无缝兼容 Swoole 协程 |  | 108 | 
                
                
                    | 956 | xm-nuxtjs-wordpress
                        xuanmos | 🎉🎉🎉Nuxt.js+Wordpress Rest Api |  | 108 | 
                
                
                    | 957 | rememberme
                        gbirke | A PHP library that implements secure "Remember me" cookies |  | 108 | 
                
                
                    | 958 | CrontabManager
                        TiBeN | PHP library for GNU/Linux cron jobs management. |  | 108 | 
                
                
                    | 959 | Simple-ORM
                        noetix | A simple PHP class to access your MySQL records. |  | 107 | 
                
                
                    | 960 | laravel-log-keeper
                        mathiasgrimm | Laravel Log Keeper helps rotating your logs while storing them anywhere you want with custom loca... |  | 107 | 
                
                
                    | 961 | TrunPortForward
                        cytvictor | 一个Web管理的、多节点、多端口、高度自定义定向转发工具 |  | 107 | 
                
                
                    | 962 | PHP-TrieTree
                        AbelZhou | Make a trie tree with php language.使用场景为中文|英文 敏感词过滤/关键词过滤字典树,前缀树,内链建设,搜索提示。 |  | 107 | 
                
                
                    | 963 | zf-doctrine
                        beberlei | A Zend Framework 1.x and Doctrine 1.2 Integration - UNMAINTAINED |  | 107 | 
                
                
                    | 964 | behat-wordpress-extension
                        paulgibbs | WordHat: Behat for WordPress |  | 106 | 
                
                
                    | 965 | expander
                        grasmash | This tool expands property references in PHP arrays. |  | 106 | 
                
                
                    | 966 | laravel-scout-postgres
                        pmatseykanets | PostgreSQL Full Text Search Engine for Laravel Scout |  | 106 | 
                
                
                    | 967 | cpf-gratis
                        jansenfelipe | Com esse pacote você poderá realizar consultas de CPF no site da Receita Federal do Brasil gratuitamente. |  | 105 | 
                
                
                    | 968 | maintenance-mode
                        awjudd | An enhanced maintenance mode for Laravel. |  | 105 | 
                
                
                    | 969 | blacksmith
                        mpociot | The unofficial Laravel Forge PHP API |  | 105 | 
                
                
                    | 970 | user-switching
                        johnbillion | WordPress plugin that provides instant switching between user accounts. |  | 105 | 
                
                
                    | 971 | dokku-alt-manager
                        romaninsh | dokku-alt Web Manager App  (LOOKING FOR CO-MAINTAINER) |  | 105 | 
                
                
                    | 972 | silverstripe-focuspoint
                        jonom | Module for improving automatic image cropping in SilverStripe. Adds simple art-direction control ... |  | 104 | 
                
                
                    | 973 | Formidable
                        Gregwar | The PHP pragmatic forms library |  | 104 | 
                
                
                    | 974 | extended-taxos
                        johnbillion |  |  | 104 | 
                
                
                    | 975 | hydrator
                        samdark | Allows extracting data from objects and getting objects from data |  | 104 | 
                
                
                    | 976 | wp-revisions-cli
                        trepmal | WP-CLI command. Manage post revisions. |  | 104 | 
                
                
                    | 977 | HRCloud2
                        zelon88 | A full-featured home hosted Cloud Drive, Personal Assistant, App Launcher, File Converter, Stream... |  | 104 | 
                
                
                    | 978 | steroids
                        antonioribeiro | Laravel 4 Blade on Steroids |  | 103 | 
                
                
                    | 979 | slackish-laravel
                        tonysm | Implementing a chat app in Laravel |  | 103 | 
                
                
                    | 980 | My-First-Framework-based-on-Composer
                        johnlui | 利用 Composer 一步一步构建自己的 PHP 框架 代码示例 |  | 103 | 
                
                
                    | 981 | php-invoker
                        sebastianbergmann | Invoke PHP callables with a timeout |  | 103 | 
                
                
                    | 982 | dotenv-connector
                        helhum | Makes values from a .env file available as environment variables for composer based projects |  | 103 | 
                
                
                    | 983 | CraueGeoBundle
                        craue | Doctrine functions for calculating geographical distances in your Symfony project. |  | 103 | 
                
                
                    | 984 | steroids
                        antonioribeiro | Laravel 4 Blade on Steroids |  | 103 | 
                
                
                    | 985 | pretty
                        mnapoli | ✨ CLI command with sane defaults to simplify CodeSniffer and PHP-CS-Fixer |  | 103 | 
                
                
                    | 986 | wp-query-multiple-taxonomies
                        scribu | WordPress plugin for allowing advanced taxonomy queries. |  | 103 | 
                
                
                    | 987 | DtcQueueBundle
                        mmucklo | Symfony2/3/4 Queue Bundle (for background jobs) supporting Mongo (Doctrine ODM), Mysql (and any D... |  | 103 | 
                
                
                    | 988 | Obfuscator-Class
                        pH-7 | :man_technologist: Simple and effective Obfuscator PHP class (this is not a stupid base64 encodin... |  | 102 | 
                
                
                    | 989 | Workflow
                        cerbero90 | Laravel 5 package to create extendible and maintainable apps by harnessing the power of pipelines. |  | 102 | 
                
                
                    | 990 | youzan-sdk
                        Hanson | 👍有赞 SDK |  | 102 | 
                
                
                    | 991 | webim
                        shisiying | 基于laravel+swoole的在线聊天室 |  | 102 | 
                
                
                    | 992 | wifi
                        ly2513 | 一个基于wifidog机制开发的WiFi营销系统,采用ThinkPHP3.1框架开发:signal_strength: |  | 102 | 
                
                
                    | 993 | php-pastebin-v3
                        atmoner | Php pastebin tool |  | 102 | 
                
                
                    | 994 | Navigator
                        treffynnon | A PHP library for performing geographical calculations - |  | 101 | 
                
                
                    | 995 | fly-dynamic-image-resizer
                        junaidbhura | Fly Dynamic Image Resizer plugin for WordPress |  | 101 | 
                
                
                    | 996 | shadowfax
                        huang-yi | Run Laravel on Swoole. |  | 101 | 
                
                
                    | 997 | TSN-Ranksystem
                        Newcomer1989 | A PHP Bot that assigns time based server groups on TeamSpeak3. |  | 101 | 
                
                
                    | 998 | jitimage
                        iwyg | Just In Time image manipulation (GD, Imagick, imagemagick) with integration for laravel 4 |  | 101 | 
                
                
                    | 999 | php-varnish
                        timwhitlock | PHP toolkit for working with Varnish cache |  | 101 | 
                
                
                    | 1000 | AzaThread
                        amal | Moved to Anizoptera/AzaThread |  | 101 | 
                
                
                    | 1001 | think-phpunit
                        snowair | ThinkPHP3.2应用单元测试辅助类 |  | 100 | 
                
                
                    | 1002 | flysystem-qcloud-cos-v5
                        freyo | 💾 Flysystem Adapter for Tencent Cloud COS V5 |  | 100 | 
                
                
                    | 1003 | tooly-composer-script
                        tommy-muehle | Simple composer script to manage phar files using project composer.json. |  | 100 | 
                
                
                    | 1004 | tiny-php-framework
                        yuansir | This is a tiny php framework for learning MVC |  | 99 | 
                
                
                    | 1005 | mysqli-crud-php-oop
                        rorystandley | a CRUD class for MySQLi using OOP in PHP |  | 99 | 
                
                
                    | 1006 | Prestashop-Theme-Boilerplate
                        markahesketh | A boilerplate 'blank slate' theme for Prestashop |  | 99 | 
                
                
                    | 1007 | Minecraft-Avatar
                        jamiebicknell | PHP script (using GD) to generate avatar or skin from a Minecraft username |  | 99 | 
                
                
                    | 1008 | protocol-fcgi
                        lisachenko | FastCGI (FCGI) Protocol implementation for PHP |  | 99 | 
                
                
                    | 1009 | CodeIgniter-Twilio
                        benedmunds | CodeIgniter library wrapper for the Twilio API class |  | 99 | 
                
                
                    | 1010 | http
                        overtrue | :cactus: A simple http client wrapper. |  | 98 | 
                
                
                    | 1011 | offline-download
                        ilanyu | 基于php和bash的离线下载神器 |  | 98 | 
                
                
                    | 1012 | lotusphp
                        qinjx | PHP framework, successor of kiwiphp |  | 98 | 
                
                
                    | 1013 | httpclient
                        hightman | A parallel HTTP client written in pure PHP |  | 98 | 
                
                
                    | 1014 | linkphp
                        liugene | 基于swoole一款高性能多进程常驻内存型全栈框架,内置WebSocket服务器、服务治理PhpRpc功能,不依赖传统的 PHP-FPM,可以用于构建高性能的Web系统、API、中间件、基础服务等等。 |  | 98 | 
                
                
                    | 1015 | redis-queue
                        ly2513 | 一个基于redis的队列项目,结合了symfony的console组件,采用命令创建队列、执行队列  :cn: |  | 98 | 
                
                
                    | 1016 | Enum
                        DASPRiD | PHP 7.1 enum implementation |  | 98 | 
                
                
                    | 1017 | open-graph
                        chriskonnertz | Library that assists in building Open Graph meta tags |  | 98 | 
                
                
                    | 1018 | php-crawler
                        hedii | A php crawler that finds emails on the internets |  | 98 | 
                
                
                    | 1019 | phrocco
                        rossriley | PHP Port of Docco |  | 98 | 
                
                
                    | 1020 | typecho_material_theme
                        Hanson | 🎁material style theme for the typecho |  | 97 | 
                
                
                    | 1021 | phpQuery-single
                        jae-jae | phpQuery onefile composer,phpQuery单文件版本,是Querylist的依赖(http://querylist.cc ) |  | 97 | 
                
                
                    | 1022 | debug-objects
                        bueltge | WordPress Plugin for debugging and learning with and at the application. |  | 97 | 
                
                
                    | 1023 | acme
                        kelunik | Async ACME library written in PHP based on the Amp concurrency framework. |  | 97 | 
                
                
                    | 1024 | roles
                        httpoz | Powerful package for handling roles in Laravel |  | 97 | 
                
                
                    | 1025 | snidel
                        ackintosh | Snidel makes it easier for all PHP developers to work with parallel processing w/o any extensions. |  | 97 | 
                
                
                    | 1026 | Typograph
                        samdark | Класс для автоматического применения правил русской типографики для веб |  | 97 | 
                
                
                    | 1027 | composerize-drupal
                        grasmash | Convert a non-Composer-managed Drupal application (e.g., one created via tarball) to a Composer-m... |  | 97 | 
                
                
                    | 1028 | optimizer
                        robsonvleite | Is a compact and easy-to-use tag creator to optimize your site (OnPage SEO de forma fácil e desco... |  | 96 | 
                
                
                    | 1029 | SortableGridField
                        UndefinedOffset | Adds drag and drop functionality to SilverStripe's GridField |  | 96 | 
                
                
                    | 1030 | PHPForker
                        blogdaren | A simple Multi-Process programming skeleton written in PHP and learned much from Workerman, which... |  | 96 | 
                
                
                    | 1031 | shield
                        clarkeash | A laravel middleware to protect against unverified webhooks from 3rd party services. |  | 96 | 
                
                
                    | 1032 | Yeeki
                        samdark | Yii 1.1-based wiki |  | 96 | 
                
                
                    | 1033 | elasticsearch-eloquent
                        devemio | ⚡️ Eloquent models for Elasticsearch. |  | 96 | 
                
                
                    | 1034 | timetodo-server
                        easychen | remote server for timetodo |  | 95 | 
                
                
                    | 1035 | my-vbot
                        Hanson | Vbot 运行例子 |  | 95 | 
                
                
                    | 1036 | www.phpjieshuo.com
                        fingerQin | 基于 Yaf 框架开发的培训系统。两大主要功能:文档 & 答题。有完善的管理后台与前台。自己封装了一套简易的通用类库。已经公司内部使用,基本满足日常培训需求。欢迎各位大佬指教。也欢迎更多的朋友使用和完善。 |  | 95 | 
                
                
                    | 1037 | magento-improve-api
                        jreinke | Magento extension to improve some missing features of API. |  | 95 | 
                
                
                    | 1038 | APYJsFormValidationBundle
                        Abhoryo | This bundle performs validations of a form in javascript. (i18n compatible and several javascript... |  | 95 | 
                
                
                    | 1039 | Akrabat
                        akrabat | Akrabat_Db_Schema_Manager and a DatabaseSchemaProvider for Zend_Tool |  | 95 | 
                
                
                    | 1040 | ipt-knowledgebase-theme-wp
                        swashata | WP Knowledge Base WordPress Theme - by iPanelThemes.com |  | 95 | 
                
                
                    | 1041 | sunrise
                        vanokhin | Sunrise is an opensource and OOP-based WordPress plugin framework |  | 95 | 
                
                
                    | 1042 | craft.patrol
                        selvinortiz | Patrol simplifies SSL and maintenance routing for sites built with Craft |  | 95 | 
                
                
                    | 1043 | php-benchmark
                        lavoiesl | Tool to compare different functions in PHP |  | 94 | 
                
                
                    | 1044 | BlockChain
                        rhondle | A very simple BlockChain implementation in PHP https://github.com/rhondle/BlockChain |  | 94 | 
                
                
                    | 1045 | mercury_fulltext
                        HenryQW | 📖 Enjoy full text for tt-rss. |  | 94 | 
                
                
                    | 1046 | BazingaRestExtraBundle
                        willdurand | Provides extra features for your REST APIs built using Symfony. |  | 94 | 
                
                
                    | 1047 | laravel-selfupdater
                        codedge | This package provides some basic methods to implement a self updating functionality for your Lara... |  | 94 | 
                
                
                    | 1048 | ttrss_plugin-af_feedmod
                        mbirth | Article Filter plugin for Tiny-Tiny-RSS to replace article stubs by website contents. |  | 94 | 
                
                
                    | 1049 | mercury_fulltext
                        HenryQW | 📖 Enjoy full text for tt-rss. |  | 94 | 
                
                
                    | 1050 | sarb
                        DaveLiddament | Static Analysis Results Baseliner |  | 94 | 
                
                
                    | 1051 | yii2-migrik
                        Insolita | Yii2 Gii-tools for create migration files |  | 94 | 
                
                
                    | 1052 | hierarchy
                        jchristopher | [WordPress Plugin] Move your Pages/Posts/Custom Post Type admin links from the sidebar to a Conte... |  | 94 | 
                
                
                    | 1053 | enhancedgrid
                        jayelkaake | The original enhanced admin product grid for Magento. |  | 93 | 
                
                
                    | 1054 | validation
                        overtrue | Laravel Validation 简化无依赖版 |  | 93 | 
                
                
                    | 1055 | laravel-like
                        overtrue | 👍 User-like features for Laravel Application. |  | 93 | 
                
                
                    | 1056 | img
                        Hanson | 🖼Image hosting powered by laravel |  | 93 | 
                
                
                    | 1057 | shiyanlou-courses
                        dzlzh | 实验楼课程 |  | 93 | 
                
                
                    | 1058 | qchan-lite
                        qakcn | A light-weight image upload program for other image host service. |  | 93 | 
                
                
                    | 1059 | upload_example
                        helhum | File Upload using Extbase and FAL |  | 93 | 
                
                
                    | 1060 | Repoist
                        OzanKurt | Laravel 5 repository generator. |  | 93 | 
                
                
                    | 1061 | HerzultForumBundle
                        Herzult | A simple Symfony forum bundle. |  | 93 | 
                
                
                    | 1062 | toolbox
                        jakzal | Helps to discover and install tools |  | 93 | 
                
                
                    | 1063 | symfony-3-rest-api-example
                        codereviewvideos | Symfony 3 RESTful API Example |  | 93 | 
                
                
                    | 1064 | CodeIgniter-JWT-Sample
                        ParitoshVaidya | CodeIgniter JWT Sample |  | 93 | 
                
                
                    | 1065 | myth-auth
                        lonnieezell | One-stop Auth package for CodeIgniter 4 |  | 93 | 
                
                
                    | 1066 | laravel-html5-forms
                        Braunson | This package extends Laravel's FormBuilder to include some (soon all) HTML5 elements |  | 92 | 
                
                
                    | 1067 | workerman-queue
                        walkor | workerman 消息队列 |  | 92 | 
                
                
                    | 1068 | laravel-bjyadmin
                        baijunyao | laravel 集成各种功能 |  | 92 | 
                
                
                    | 1069 | TpCache
                        phpgao | A Typecho plugin for cache |  | 92 | 
                
                
                    | 1070 | php-m3u8
                        chrisyue | An M3U8 parser / dumper in PHP. |  | 92 | 
                
                
                    | 1071 | leacmf-laravel
                        lea21st | leacmf是一款基于laravel5.7+layui的极速后台和api开发框架。 |  | 92 | 
                
                
                    | 1072 | f3-cortex
                        ikkez | A multi-engine ORM / ODM for the PHP Fat-Free Framework |  | 92 | 
                
                
                    | 1073 | laravel-console-dusk
                        nunomaduro | Laravel Console Dusk allows the usage of Laravel Dusk in Laravel/Laravel Zero artisan commands. |  | 92 | 
                
                
                    | 1074 | phpswitch
                        jubianchi | A CLI utility to help you build and test PHP versions |  | 92 | 
                
                
                    | 1075 | sonos
                        duncan3dc | A PHP library for interacting with Sonos speakers |  | 92 | 
                
                
                    | 1076 | adminLTE-for-laravel
                        GeekGhc | AdminLTE backstage template for laravel  :tada: |  | 91 | 
                
                
                    | 1077 | ReMarkableAPI
                        splitbrain | Docs and implementation of the reMarkable file sync API |  | 91 | 
                
                
                    | 1078 | laravel-zip-validator
                        orkhanahmadov | Laravel ZIP file content validator |  | 91 | 
                
                
                    | 1079 | julian
                        jamierumbelow | ⛔️DEPRECATED Brilliantly clever PHP calendar class |  | 91 | 
                
                
                    | 1080 | strana
                        usmanhalalit | Pagination library for PHP, framework agnostic, with built-in adapters for Doctrine, Eloquent, Pi... |  | 91 | 
                
                
                    | 1081 | wp-background-processing-example
                        A5hleyRich |  |  | 91 | 
                
                
                    | 1082 | laravel-localize-middleware
                        BenConstable | Configurable localization middleware for your Laravel >=5.1 application |  | 91 | 
                
                
                    | 1083 | FacebookQueryBuilder
                        SammyK | A query builder for nested requests in the Facebook Graph API. |  | 91 | 
                
                
                    | 1084 | ProxmoxVE
                        ZzAntares | This PHP 5.5+ library allows you to interact with your Proxmox server API. |  | 91 | 
                
                
                    | 1085 | wp-multilang
                        VaLeXaR | Multilingual plugin for WordPress. |  | 91 | 
                
                
                    | 1086 | Codeigniter-DataTables
                        zepernick | CodeIgniter Library For Ajax Server Side DataTables 1.10 > |  | 91 | 
                
                
                    | 1087 | laravel-theme
                        FaCuZ | Theme and asset managing for laravel |  | 90 | 
                
                
                    | 1088 | friendica-addons
                        friendica | Addons for Friendica |  | 90 | 
                
                
                    | 1089 | flysystem-upyun
                        JellyBool | Laravel 又拍云文件存储,上传,删除。 |  | 90 | 
                
                
                    | 1090 | YPPHP
                        ly2513 | YPPHP是一个基于PHP开发的Web框架,  框架的详细文档地址: https://ly2513.gitbooks.io/youpin/content/  :cn: |  | 90 | 
                
                
                    | 1091 | selenium-server-standalone
                        sveneisenschmidt | Composer distribution of Selenium Server Standalone, the browser automation framework. |  | 90 | 
                
                
                    | 1092 | yii2-translateable
                        creocoder | The translateable behavior for the Yii framework. |  | 90 | 
                
                
                    | 1093 | yii2-websocket
                        morozovsk | yii2 integration with websocket server |  | 90 | 
                
                
                    | 1094 | laravel-package-generator
                        melihovv | A laravel package generator |  | 90 | 
                
                
                    | 1095 | wps
                        Rarst | WordPress plugin for whoops error handler. |  | 90 | 
                
                
                    | 1096 | running-time
                        vedmant | Sample Single Page Application using Laravel & Vue.js + Vuex + Vue-Router |  | 90 | 
                
                
                    | 1097 | Oauth2-SocialAuth-for-CodeIgniter
                        chekun | Oauth2 SocialAuth for CodeIgniter |  | 89 | 
                
                
                    | 1098 | http-status
                        lukasoppermann | A minimal package for working with HTTP statuses. |  | 89 | 
                
                
                    | 1099 | codeigniter-schema
                        jamierumbelow | ⛔️DEPRECATED Expressive table definitions |  | 89 | 
                
                
                    | 1100 | Opengraph
                        euskadi31 | A PHP 5.3+ and PHP 7.3 framework for OpenGraph Protocol |  | 89 | 
                
                
                    | 1101 | ofxparser
                        asgrim | :moneybag: OFX File Parser |  | 89 | 
                
                
                    | 1102 | Turbo
                        rcrowe | Think Ruby turbolinks but for your PHP application. Powered by pjax. |  | 89 | 
                
                
                    | 1103 | reactphp-blog-series
                        seregazhuk | Examples for posts from ReactPHP series |  | 89 | 
                
                
                    | 1104 | changelog_generator
                        weierophinney | Create changelogs based on your GitHub milestones |  | 89 | 
                
                
                    | 1105 | channel
                        walkor | Interprocess communication component for workerman |  | 88 | 
                
                
                    | 1106 | staticfilecache
                        lochmueller | 🚀 Fastes TYPO3 Extension ever 🚀 |  | 88 | 
                
                
                    | 1107 | ivory-json-builder
                        egeloen | JSON builder keeping control of the value escaping for PHP 5.6+. |  | 88 | 
                
                
                    | 1108 | Plum
                        aerialls | A deployer library for PHP 5.3 |  | 88 | 
                
                
                    | 1109 | parsimony
                        parsimony | Parsimony is an open source Content Management Framework for Web designers & Web developers. |  | 88 | 
                
                
                    | 1110 | yii2-db-manager
                        Beaten-Sect0r | Database Backup and Restore functionality |  | 88 | 
                
                
                    | 1111 | searchwp-live-ajax-search
                        jchristopher | [WordPress Plugin] Enhance your search forms with live search (utilizes SearchWP if installed) |  | 88 | 
                
                
                    | 1112 | laravel-language-detector
                        vluzrmos | Detect the language for your application using browser preferences, subdomains or route prefixes. |  | 87 | 
                
                
                    | 1113 | LaraDuoshuo
                        johnlui | Laravel 5 实现的私有评论系统,用于 Hexo、Jekyll 等静态博客系统 |  | 87 | 
                
                
                    | 1114 | wx-subscribe
                        bestony | 微信支付 · 付费订阅插件 |  | 87 | 
                
                
                    | 1115 | PHP-Apple-Push-Notification-Server
                        sebastianborggrewe | A set of classes and scripts which allows you to interact with the Apple Push Notification Service |  | 87 | 
                
                
                    | 1116 | exponent-server-sdk-php
                        Alymosul | Server-side library for working with Expo push notifications using PHP |  | 87 | 
                
                
                    | 1117 | php-redis-client
                        cheprasov | RedisClient is a fast, fully-functional and user-friendly client for Redis, optimized for perform... |  | 87 | 
                
                
                    | 1118 | composer-proxy
                        kawahara | The composer proxy |  | 87 | 
                
                
                    | 1119 | yii2-widget-cropbox
                        bupy7 | This widget allows crop image before upload to server and send informations about crop in JSON format. |  | 87 | 
                
                
                    | 1120 | Ocular-Template-Library
                        lonnieezell | A template/layout library for CodeIgniter |  | 87 | 
                
                
                    | 1121 | family
                        shenzhe | 公众号 swoole4.0之打造自己的web开发框架 代码 |  | 86 | 
                
                
                    | 1122 | design-patterns
                        baijunyao | php设计模式 |  | 86 | 
                
                
                    | 1123 | WebWorker
                        xtgxiso | 基于Workerman (http://www.workerman.net/) 实现的自带http server的web开发框架 |  | 86 | 
                
                
                    | 1124 | pinduoduo-sdk
                        justmd5 | 拼多多API SDK【多多客&拼多多开放平台】 |  | 86 | 
                
                
                    | 1125 | yii2-graphql
                        tsingsun | facebook graphql server side for yii2 php framework |  | 86 | 
                
                
                    | 1126 | webmis-codeigniter
                        ksphp | CodeIgniter framework based on the development of multi users, multi access solutions, integratio... |  | 86 | 
                
                
                    | 1127 | pipeline
                        mpociot | Simple PHP pipelines |  | 86 | 
                
                
                    | 1128 | remove-comments-absolutely
                        bueltge | WordPress Plugin to deactivate comments functions and remove areas absolute form the WordPress install |  | 86 | 
                
                
                    | 1129 | php-plantumlwriter
                        davidfuhr | Create UML diagrams from your PHP source. |  | 86 | 
                
                
                    | 1130 | mongoDB-Datasource
                        ichikaway | Old and Historical repository. Please use new repository at: http://github.com/ichikaway/cakephp-mongodb |  | 86 | 
                
                
                    | 1131 | laravel-vue-generators
                        zachleigh | Generate Vue js files via artisan commands |  | 86 | 
                
                
                    | 1132 | TimeParser
                        wapmorgan | A parser for date and time written in natural language for PHP. |  | 86 | 
                
                
                    | 1133 | blog-extractor
                        trepmal | WP-CLI command. Extract single blog from multisite |  | 86 | 
                
                
                    | 1134 | laravel-make-user
                        michaeldyrynda | A simple Artisan command to create application users |  | 85 | 
                
                
                    | 1135 | laravel-api-templates
                        ibrunotome | A Laravel API starter kit collection using different structures. Dockerized with Google App Engin... |  | 85 | 
                
                
                    | 1136 | pdf-laravel5
                        vsmoraes | DOMPDF module for Laravel 5 |  | 85 | 
                
                
                    | 1137 | laravel-api-starter
                        liyu001989 | laravel5.5 + dingo/api + JWT |  | 85 | 
                
                
                    | 1138 | yii2-smser
                        daixianceng | Yii2 SMS extension |  | 85 | 
                
                
                    | 1139 | swoft-game
                        jxy918 | 基于swoft框架开游戏服务器框架 |  | 85 | 
                
                
                    | 1140 | reactphp-socks
                        clue | Async SOCKS proxy connector client and server implementation, tunnel any TCP/IP-based protocol th... |  | 85 | 
                
                
                    | 1141 | php-etl
                        docteurklein | Extract-Transform-Load library |  | 85 | 
                
                
                    | 1142 | RST
                        Gregwar | PHP library to parse reStructuredText documents |  | 85 | 
                
                
                    | 1143 | basket
                        philipbrown | The missing link between your product pages and your payment gateway |  | 85 | 
                
                
                    | 1144 | nouveau
                        Veraxus | A simple, clean, cutting-edge WordPress theme framework built on PHP 7.1+ and Zurb Foundation 6.5 |  | 85 | 
                
                
                    | 1145 | multirequest
                        barbushin | PHP library for easy and flexible multithread requests handling by CURL |  | 84 | 
                
                
                    | 1146 | PoiPlayer
                        louie-senpai | WordPress网易云音乐外链播放器插件 |  | 84 | 
                
                
                    | 1147 | wordpress-multisite-enhancements
                        bueltge | Enhance WordPress Multisite for Network Admins with different topics |  | 84 | 
                
                
                    | 1148 | HtmlMin
                        voku | :clamp: HtmlMin: HTML Compressor and Minifier via PHP |  | 84 | 
                
                
                    | 1149 | Cache
                        Gregwar | A lightweight filesystem caching system |  | 84 | 
                
                
                    | 1150 | laravel-stubs
                        atehnix | Editable templates for `artisan make:` commands |  | 84 | 
                
                
                    | 1151 | Shortcode_Button
                        jtsternberg | Tinymce and Quicktag buttons for outputting shortcodes. Built to work with CMB2. |  | 84 | 
                
                
                    | 1152 | PHP-MVC-Blog-System
                        pH-7 | :fire: Simple PHP blog system application based on the MVC pattern and written in PHP 5.5. This p... |  | 83 | 
                
                
                    | 1153 | PHP-Server-Monitor-Plus
                        madeinnordeste | PHP Server Monitor with New Graphical Interface |  | 83 | 
                
                
                    | 1154 | php-tricorder
                        chartjes | CLI utility that scans phpDocumentor and makes suggestions on tests for your methods based on the... |  | 83 | 
                
                
                    | 1155 | soar-php
                        guanguans | SQL optimizer and rewriter php extension package - SQL优化器和重写器PHP扩展包、方便框架中SQL调优。 |  | 83 | 
                
                
                    | 1156 | bw
                        bo-blog | Bo-blog Wind Version |  | 83 | 
                
                
                    | 1157 | yii2-openapi
                        cebe | REST API application generator for Yii2, openapi 3.0 YAML -> Yii2 |  | 83 | 
                
                
                    | 1158 | giix
                        rcoelho | giix is Gii Extended, a code generator for Yii PHP framework – with extras! |  | 83 | 
                
                
                    | 1159 | lambda-php
                        akrabat | The basics of using Serverless Framework for AWS Lambda PHP applications. |  | 83 | 
                
                
                    | 1160 | routes
                        simonhamp | A low-level router class for PHP based on CodeIgniter's core/Router.php |  | 83 | 
                
                
                    | 1161 | OneloginSamlBundle
                        hslavich | OneLogin SAML Bundle for Symfony |  | 82 | 
                
                
                    | 1162 | zipcode
                        antonioribeiro | Zip code searcher |  | 82 | 
                
                
                    | 1163 | tinyredisclient
                        ptrofimov | TinyRedisClient - the most lightweight Redis client written in PHP |  | 82 | 
                
                
                    | 1164 | fangPHP
                        easychen | fangPHP is a docker based development env with php7 mysql redis and livereload |  | 82 | 
                
                
                    | 1165 | Random-Image
                        galnetwen | 随机图片服务 |  | 82 | 
                
                
                    | 1166 | rssindexer
                        greensea | 索引 BT RSS 资源,提供搜索服务,实现 RSS 大法 |  | 82 | 
                
                
                    | 1167 | yii2-swoole
                        deepziyu | full solutions making yii2-framework run on swoole with coroutine. |  | 82 | 
                
                
                    | 1168 | m2php
                        winks | Mongrel2 PHP stuff |  | 82 | 
                
                
                    | 1169 | eventful-cakephp
                        m3nt0r | Event-driven programming for CakePHP |  | 82 | 
                
                
                    | 1170 | php-jsonpatch
                        raphaelstolt | JSON Patch implementation for PHP |  | 82 | 
                
                
                    | 1171 | amazon-alexa-php
                        maxbeckers | Php library for amazon echo (alexa) skill development. |  | 82 | 
                
                
                    | 1172 | zipcode
                        antonioribeiro | Zip code searcher |  | 82 | 
                
                
                    | 1173 | nodeCrypto
                        atmoner | Ransomware written in NodeJs |  | 82 | 
                
                
                    | 1174 | dribbble-php
                        martinbean | PHP client library for the Dribbble API. |  | 82 | 
                
                
                    | 1175 | tenantable
                        leemason | The Laravel Tenantable package is designed to enable multi-tenancy based database connections on the fly. |  | 82 | 
                
                
                    | 1176 | php-quill-renderer
                        deanblackborough | Render quill insert deltas to HTML, Markdown and GitHub flavoured Markdown |  | 82 | 
                
                
                    | 1177 | yii2-schemadump
                        jamband | Generate the schema from an existing database |  | 82 | 
                
                
                    | 1178 | yii2-sitemap-module
                        himiklab |  |  | 82 | 
                
                
                    | 1179 | correios-php
                        flyingluscas | Uma maneira fácil de interagir com as principais funcionalidades dos Correios. |  | 81 | 
                
                
                    | 1180 | XPL-SEARCH
                        CoderPirata | Search exploits in multiple exploit databases! |  | 81 | 
                
                
                    | 1181 | gui-rbac-yii2
                        githubjeka | GUI for RBAC Yii2 Auth manager |  | 81 | 
                
                
                    | 1182 | migration
                        byjg | Simple library writen in PHP without framework dependancy for database version control. Supports ... |  | 81 | 
                
                
                    | 1183 | php-qiniu
                        hfcorriez | 七牛非官方PHP SDK |  | 81 | 
                
                
                    | 1184 | AppStore
                        chekun | The missing plugins store for Typecho! |  | 81 | 
                
                
                    | 1185 | reactphp-mq
                        clue | Mini Queue, the lightweight in-memory message queue to concurrently do many (but not too many) th... |  | 81 | 
                
                
                    | 1186 | weather-station
                        flazer | Code I've written to build my own, small weatherstation |  | 81 | 
                
                
                    | 1187 | TYPO3-Distribution
                        helhum | A distribution package for TYPO3 CMS with added typo3_console support |  | 81 | 
                
                
                    | 1188 | php-socialshare
                        dunglas | Server-side social networks share counts and share links retriever |  | 81 | 
                
                
                    | 1189 | magento-stock-movements
                        jreinke | Magento extension to save products stock movements. |  | 81 | 
                
                
                    | 1190 | yii2-i18n-module
                        zelenin | Yii2 i18n (internalization) module makes the translation of your application so simple |  | 81 | 
                
                
                    | 1191 | zf-examples
                        weierophinney | Zend Framework Examples |  | 81 | 
                
                
                    | 1192 | craft.doxter
                        selvinortiz | Markdown editor and parser for Craft CMS |  | 81 | 
                
                
                    | 1193 | ModernWordPressWebsite
                        Luc45 | Modern WordPress Website (MWW) aims to bring a good OOP experience for working with WordPress. |  | 80 | 
                
                
                    | 1194 | test-driven-laravel-from-scratch
                        adamwathan |  |  | 80 | 
                
                
                    | 1195 | PHP-Premailer
                        onassar | A PHP proxy/wrapper for @alexdunae premailer ruby library. |  | 80 | 
                
                
                    | 1196 | text-similarity-php
                        xiaobeicn | 通过余弦定理+分词计算文本相似度PHP版 |  | 80 | 
                
                
                    | 1197 | beanbun-parser
                        kiddyuchina | beanbun-parser 是 Beanbun 的数据抽取插件。抽取规则的选择器语法类似于 jQuery,使用简单。 |  | 80 | 
                
                
                    | 1198 | de-legacy-fy
                        sebastianbergmann | Tool for dealing with legacy PHP code |  | 80 | 
                
                
                    | 1199 | nicer-image-names
                        Vinai | Magento extension to build catalog image file names from product attributes so they have neat des... |  | 80 | 
                
                
                    | 1200 | php-cli
                        splitbrain | PHP library to build command line tools |  | 80 | 
                
                
                    | 1201 | cloudradio
                        devfake | cloudradio is a web app that plays all songs from the soundcloud charts |  | 80 | 
                
                
                    | 1202 | simplePHPRouter
                        steampixel | This is a simple and small PHP router that can handel the whole url routing for your project. |  | 80 | 
                
                
                    | 1203 | business-day
                        kylekatarnls | Carbon mixin to handle business days |  | 80 | 
                
                
                    | 1204 | simple-blog-part-1-build
                        dcblogdev | Create a blog from scratch with PHP |  | 80 | 
                
                
                    | 1205 | bootstrap-generator
                        martinbean | Generate Bootstrap themes. |  | 80 | 
                
                
                    | 1206 | Laravel-Migrations-Organiser
                        JayBizzle | A Laravel package to help organise migrations |  | 80 | 
                
                
                    | 1207 | yiipowered
                        samdark | Yii powered websites showcase |  | 80 | 
                
                
                    | 1208 | yii2-aws-s3
                        frostealth | An Amazon S3 component for Yii2 |  | 80 | 
                
                
                    | 1209 | HRConvert2
                        zelon88 | A self-hosted, drag-and-drop, & nosql file conversion server that supports 62x file formats. |  | 80 | 
                
                
                    | 1210 | Counter
                        Kryptonit3 | Laravel 5 Hit Counter |  | 80 | 
                
                
                    | 1211 | factory-stories
                        jeffochoa | Create model factory stories on Laravel 5.* |  | 79 | 
                
                
                    | 1212 | mcbumpface
                        malukenho | :fallen_leaf: A simple tool to sync `composer.lock` and `composer.json` versions,  resulting in a... |  | 79 | 
                
                
                    | 1213 | kirby-meta-tags
                        pedroborges | ⬢ HTML meta tags generator for Kirby. Supports Open Graph and Twitter Cards out of the box. |  | 79 | 
                
                
                    | 1214 | request-objects
                        fesor | Request Objects for handy request validation with Symfony! |  | 79 | 
                
                
                    | 1215 | nm
                        bigfa | WordPress Music Player |  | 79 | 
                
                
                    | 1216 | phpHiveAdmin
                        xianglei | An Apache Hive management system |  | 79 | 
                
                
                    | 1217 | yii2-swoole
                        lscgzwd | yii2 run with swoole |  | 79 | 
                
                
                    | 1218 | tadmin
                        techoner | 一个基于ThinkPHP的非侵入式后台开发框架。 |  | 79 | 
                
                
                    | 1219 | reactphp-docker
                        clue | Async, event-driven access to the Docker Engine API, built on top of ReactPHP. |  | 79 | 
                
                
                    | 1220 | wordpress-activitypub
                        pfefferle | ActivityPub for WordPress |  | 79 | 
                
                
                    | 1221 | acf-duplicate-repeater
                        mcguffin | WordPress plugin for ACF PRO allowing to duplicate repeater and flexible content fields |  | 79 | 
                
                
                    | 1222 | kirby-typography
                        fabianmichael | Typographic enhancements for your Kirby-driven website. |  | 79 | 
                
                
                    | 1223 | fluent-symfony
                        mnapoli | Fluent configuration for Symfony |  | 79 | 
                
                
                    | 1224 | wp-crontrol
                        johnbillion | WP Crontrol lets you view and control what's happening in the WP-Cron system. |  | 79 | 
                
                
                    | 1225 | Yii2-RESTful-API-with-OAuth2
                        sirinibin |  |  | 79 | 
                
                
                    | 1226 | yii-application-cookbook-2nd-edition-code
                        samdark | Code of the second edition of Yii Application Development Cookbook |  | 79 | 
                
                
                    | 1227 | PhpCodeAnalyzer
                        wapmorgan | PhpCodeAnalyzer scans codebase and analyzes which non-built-in php extensions used |  | 79 | 
                
                
                    | 1228 | php-arrays-in-memory-comparison
                        morozovsk | How to store 11kk items in memory? Comparison of methods: array vs object vs SplFixedArray vs pac... |  | 79 | 
                
                
                    | 1229 | module-login-as-customer
                        magefan | Allows admin to login as a customer (enter to customer account). |  | 79 | 
                
                
                    | 1230 | laravel-nullable-fields
                        michaeldyrynda | Handles saving empty fields as null for Eloquent models |  | 78 | 
                
                
                    | 1231 | moodle-block_xp
                        FMCorz | A gamification plugin for Moodle allowing students to gain experience points and level up. |  | 78 | 
                
                
                    | 1232 | Penumbra
                        TimeToogo | Domain oriented ORM with PHP integerated query (Pinq) for PHP 5.4+. |  | 78 | 
                
                
                    | 1233 | autologin
                        dwightwatson | Autologin link generator for Laravel |  | 78 | 
                
                
                    | 1234 | countries-laravel
                        antonioribeiro | Countries for Laravel |  | 78 | 
                
                
                    | 1235 | laravel-env-validator
                        mathiasgrimm | Laravel Env Validator |  | 78 | 
                
                
                    | 1236 | cropper
                        robsonvleite | It is a easy and simple PHP image cropper and cache thumb manager (Crie miniaturas de qualquer ta... |  | 78 | 
                
                
                    | 1237 | laravel-admin-wechat
                        Hanson | laravel admin 的微信扩展包,支持多公众号、多小程序、多微信支付,包含基础接口与后台 |  | 78 | 
                
                
                    | 1238 | BaiduSubmit
                        phpgao | A typecho plugin |  | 78 | 
                
                
                    | 1239 | wechat
                        stoneworld | Deprecated 微信公众平台企业号 SDK |  | 78 | 
                
                
                    | 1240 | DB
                        nikic | Very simple and  secure PDO wrapper class |  | 78 | 
                
                
                    | 1241 | reactphp-term
                        clue | Streaming terminal emulator, built on top of ReactPHP |  | 78 | 
                
                
                    | 1242 | ttrss-videoframes
                        tribut | TT-RSS plugin to enable embedded videos in feeds |  | 78 | 
                
                
                    | 1243 | countries-laravel
                        antonioribeiro | Countries for Laravel |  | 78 | 
                
                
                    | 1244 | php-torcontrol
                        dunglas | PHP TorControl, a library to control TOR |  | 78 | 
                
                
                    | 1245 | php-database-migration
                        alwex | Database Migration tool for PHP |  | 78 | 
                
                
                    | 1246 | codeigniter-cli
                        kenjis | Cli for CodeIgniter 3.0 |  | 78 | 
                
                
                    | 1247 | pdoTools
                        bezumkin | Small library for creating fast snippets for MODX Revolution that works through PDO. |  | 78 | 
                
                
                    | 1248 | fm
                        Zazza | Ostora filemanager |  | 78 | 
                
                
                    | 1249 | lowrapper
                        mnvx | PHP wrapper over LibreOffice converter |  | 78 | 
                
                
                    | 1250 | php-orm-benchmark
                        sergeyklay | The benchmark to compare performance of PHP ORM solutions. |  | 78 | 
                
                
                    | 1251 | laravel-helper-functions
                        dmitry-ivanov | Laravel-specific and pure PHP helper functions. |  | 78 | 
                
                
                    | 1252 | kohana-admin
                        vimofthevine | Admin module for the Kohana framework (KO3) |  | 78 | 
                
                
                    | 1253 | rule-builder
                        timacdonald | Fluent validation rule builder for Laravel. |  | 77 | 
                
                
                    | 1254 | xpmock
                        ptrofimov | PHPUnit: simple syntax to create mock-objects |  | 77 | 
                
                
                    | 1255 | batio
                        rocboss | A fast and extensible micro-framework for PHP to build RESTful API. |  | 77 | 
                
                
                    | 1256 | scheduledTask-workerman
                        moxiaobai | 基于workerman和yaf开发的计划任务系统 |  | 77 | 
                
                
                    | 1257 | AliceFixturesBundle
                        h4cc | A Symfony2 bundle for using Alice and Faker with data fixtures. Abled to use Doctrine ORM as well... |  | 77 | 
                
                
                    | 1258 | kirby-calendar-plugin
                        mzur | A plugin for the Kirby CMS to easily implement an event calendar. |  | 77 | 
                
                
                    | 1259 | DunglasTodoMVCBundle
                        dunglas | A TodoMVC implementation wrote with Symfony, Chaplin.js and Backbone.js |  | 77 | 
                
                
                    | 1260 | yiipassword
                        phpnode | Password strategies for Yii |  | 77 | 
                
                
                    | 1261 | codeigniter-sitemaps
                        chemicaloliver | A simple library to autogenerate xml sitemaps for your codeigniter application |  | 77 | 
                
                
                    | 1262 | PHP-Classifier
                        Dachande663 | A Naive Bayesian classification library for PHP with support for different tokenizers to optimize... |  | 77 | 
                
                
                    | 1263 | php-rdkafka-stubs
                        kwn | Rdkafka extension stubs for your IDE. Always compatibile with the latest php-rdkafka version. |  | 77 | 
                
                
                    | 1264 | facebook_messenger_php
                        davidpiesse | Looking for a new owner - A PHP Facebook Messenger library to both receive and send messages |  | 77 | 
                
                
                    | 1265 | php-redis-lock
                        cheprasov | RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in ... |  | 77 | 
                
                
                    | 1266 | sms_ru
                        zelenin | PHP-класс для работы с api сервиса sms.ru |  | 77 | 
                
                
                    | 1267 | AdaptiveResize
                        obukhow | Adaptive imagesresize with crop for ideal proportions fit Magento plugin. |  | 77 | 
                
                
                    | 1268 | link-preview
                        dusterio | Link preview generator for PHP with Laravel support |  | 76 | 
                
                
                    | 1269 | coollection
                        antonioribeiro | Laravel Collection Objectified |  | 76 | 
                
                
                    | 1270 | exchanges-php
                        zhouaini528 | This is a simple integration SDK for multiple exchanges |  | 76 | 
                
                
                    | 1271 | adminimize
                        bueltge | Adminimize is a WordPress plugin that lets you hide 'unnecessary' items from the WordPress backend. |  | 76 | 
                
                
                    | 1272 | TwigExtensionsBundle
                        craue | Useful Twig extensions for your Symfony project. |  | 76 | 
                
                
                    | 1273 | dhl-php-sdk
                        Petschko | Unofficial DHL PHP SDK based on the DHL API - Updated to API-Version 2 |  | 76 | 
                
                
                    | 1274 | google-analytics
                        OzanKurt | Google analytics |  | 76 | 
                
                
                    | 1275 | machdas
                        pklink | Todo manager based on PHP 7, Slim and Vue.js |  | 76 | 
                
                
                    | 1276 | php-steam-web-api-client
                        zyberspace | Automatically generated api client for the Steam Web API. |  | 76 | 
                
                
                    | 1277 | coollection
                        antonioribeiro | Laravel Collection Objectified |  | 76 | 
                
                
                    | 1278 | bof
                        mnapoli | The HTTP client for humans |  | 76 | 
                
                
                    | 1279 | lexik-jwt-authentication-sandbox
                        chalasr | :lock: Symfony sandbox application for using LexikJWTAuthenticationBundle |  | 76 | 
                
                
                    | 1280 | rss-l4
                        thujohn | RSS builder for Laravel 4 |  | 76 | 
                
                
                    | 1281 | yii2-sortable-grid-view-widget
                        himiklab |  |  | 76 | 
                
                
                    | 1282 | Deployable-PHP-Codepad
                        Viper-7 | Web Application (still alpha!) using Gearman, Jailkit and SilverStripe CMS |  | 75 | 
                
                
                    | 1283 | reCaptcha
                        ProxiBlue | Clean implementation of Google reCaptcha for magento |  | 75 | 
                
                
                    | 1284 | social-connect
                        rodrigoprimo | WordPress plugin for signup/login using social media providers. |  | 75 | 
                
                
                    | 1285 | moodle-theme_moove
                        willianmano | A Moodle Boost child theme |  | 75 | 
                
                
                    | 1286 | behat-rest-testing
                        deminy | To help developers to easily understand how to do feature tests with Behat, and to start writing ... |  | 75 | 
                
                
                    | 1287 | dingtalk-exception
                        wujunze | Laravel/Lumen exception notify through DingTalk |  | 75 | 
                
                
                    | 1288 | easywechat-composer
                        mingyoung | 🚀 The composer plugin for EasyWeChat. |  | 75 | 
                
                
                    | 1289 | NervSys
                        Jerry-Shaw | A very slight framework based on PHP7.2+ for universal API controlling. |  | 75 | 
                
                
                    | 1290 | rabbit-mq-admin-toolkit
                        odolbeau | Manage a RabbitMQ cluster easily. |  | 75 | 
                
                
                    | 1291 | FPNTagBundle
                        FabienPennequin | This bundle allows to tag your Doctrine entities easily |  | 75 | 
                
                
                    | 1292 | slim-bookshelf-api
                        akrabat | A simple API written in Slim Framework |  | 75 | 
                
                
                    | 1293 | embed
                        distantnative | Media embed plugin for Kirby 2 CMS |  | 75 | 
                
                
                    | 1294 | realpath_cache_tuner
                        samdark | Simple script that helps tuning PHP realpath cache |  | 75 | 
                
                
                    | 1295 | Threadable
                        wapmorgan | Easy-to-use threading library providing all basic features to perform work in background mode (wi... |  | 75 | 
                
                
                    | 1296 | yii2-core
                        Beaten-Sect0r | Yii2 Core project template |  | 75 | 
                
                
                    | 1297 | yii2-linker-behavior
                        voskobovich | This behavior makes it easy to maintain many-to-many and one-to-many relations in your ActiveReco... |  | 75 | 
                
                
                    | 1298 | wp-post-meta-revisions
                        adamsilverstein | plugin for https://core.trac.wordpress.org/ticket/20564 |  | 75 | 
                
                
                    | 1299 | rester
                        overtrue | 基于 Slim+Eloquent 的 RESTful API 框架 |  | 74 | 
                
                
                    | 1300 | reflection-docblock
                        mpociot | Fork of phpdocumentor/reflection-docblock to work with the api-documentation-generator |  | 74 | 
                
                
                    | 1301 | symfony-minimal-distribution
                        beberlei | This contains the code from my blog post http://whitewashing.de/2014/10/26/symfony_all_the_things... |  | 74 | 
                
                
                    | 1302 | phpunit-json-assert
                        martin-helmich | PHPUnit assertions for JSON documents |  | 74 | 
                
                
                    | 1303 | kirby-twig
                        fvsch | Twig templating support for Kirby CMS (2.x) |  | 74 | 
                
                
                    | 1304 | French-zip-code
                        Stanislas-Poisson | List of france's regions, departments, cities and villages zip-codes |  | 74 | 
                
                
                    | 1305 | extended-template-parts
                        johnbillion | A library which provides extended functionality to WordPress template parts, including template v... |  | 74 | 
                
                
                    | 1306 | Multilingual-Country-List
                        petercoles | Laravel wrapper for generating country lookups and data objects using the awesome country-list data |  | 74 | 
                
                
                    | 1307 | bookmarklet-to-extension
                        legierski | Bookmarklet to Chrome Extension |  | 74 | 
                
                
                    | 1308 | XPHP
                        xtlsoft | XPHP is a light, easy PHP framework. |  | 73 | 
                
                
                    | 1309 | composer-aws
                        naderman | AWS Plugin for Composer |  | 73 | 
                
                
                    | 1310 | laravel-imageupload
                        matriphe | Upload image using Laravel's build in function and resize it automatically. |  | 73 | 
                
                
                    | 1311 | tiny
                        panique | TINY is an extremely simple naked demo PHP application that runs nearly config-free everywhere. |  | 73 | 
                
                
                    | 1312 | idea-factory
                        Tmeister | Front-end powered user submission and voting system for WordPress |  | 73 | 
                
                
                    | 1313 | magento-client
                        smalot | Magento API Client (SOAP v1). Allows wrappers for each call, dependencies injections and code completion. |  | 73 | 
                
                
                    | 1314 | php-hyper-builtin-server
                        mpyw | Reverse proxy for PHP built-in server which supports multiprocessing and TLS/SSL encryption |  | 73 | 
                
                
                    | 1315 | idea-factory
                        Tmeister | Front-end powered user submission and voting system for WordPress |  | 73 | 
                
                
                    | 1316 | escape-ngg
                        kovshenin | Escape NextGen Gallery |  | 73 | 
                
                
                    | 1317 | workapp
                        Zazza | helpdesk, servicedesk |  | 73 | 
                
                
                    | 1318 | L-Shop
                        D3lph1 | Modern e-commerce system for Minecraft. |  | 73 | 
                
                
                    | 1319 | acf-wordpress-wysiwyg-field
                        elliotcondon | ACF { WordPress WYSIWYG Field |  | 72 | 
                
                
                    | 1320 | NewRelic
                        ProxiBlue | Magento New Relic Integration |  | 72 | 
                
                
                    | 1321 | php-console-laravel
                        barbushin | Laravel 4.* and 5.* service providers to handle PHP errors, dump variables, execute PHP code remo... |  | 72 | 
                
                
                    | 1322 | queueSwoole
                        kcloze | 基于swoole的微型框架,适合于高并发场景下的抢购/秒杀业务场景 |  | 72 | 
                
                
                    | 1323 | reactphp-zenity
                        clue | Zenity allows you to build graphical desktop (GUI) applications in PHP, built on top of ReactPHP. |  | 72 | 
                
                
                    | 1324 | MagicWE2
                        thebigsmileXD | [MagicWE2] Lag free asynchronous world editor for PMMP with plenty of options |  | 72 | 
                
                
                    | 1325 | acf-relationship-multisite
                        tmconnect | Get post, pages and custom post types from another site of your WordPress Multisite installation ... |  | 72 | 
                
                
                    | 1326 | Pancake
                        pp3345 | Simple, lightweight HTTP server with accelerated PHP support |  | 72 | 
                
                
                    | 1327 | laravel-sass
                        panique | Automatic SASS-to-CSS compiling for Laravel 4 (and any other framework too), config-free, in pure... |  | 72 | 
                
                
                    | 1328 | upswarm
                        Zizaco | Multi-processed, async, fault-tolerant micro-framework for writing service-oriented applications |  | 72 | 
                
                
                    | 1329 | SecuPress-Backdoor-User
                        JulioPotier | Upload file / Access file / You are now admin. |  | 72 | 
                
                
                    | 1330 | php-mediainfo
                        mhor | PHP wrapper around the mediainfo command |  | 72 | 
                
                
                    | 1331 | direct-upload
                        eddturtle | Composer Package to Direct Upload to S3 |  | 72 | 
                
                
                    | 1332 | krumo
                        mmucklo | krumo repository (forked, with updates / new features) |  | 72 | 
                
                
                    | 1333 | rest-api-slim-php
                        maurobonfietti | Example of REST API with Slim PHP Framework. |  | 71 | 
                
                
                    | 1334 | glottos
                        antonioribeiro | A PHP 5.3+ Translation/Localization System |  | 71 | 
                
                
                    | 1335 | laracon-online-2018
                        adamwathan |  |  | 71 | 
                
                
                    | 1336 | LeaApi
                        lea21st | LeaApi是一款基于 ThinkPHP5.1+layui2.2 的一款api管理工具,页面简介,功能丰富。 |  | 71 | 
                
                
                    | 1337 | JieStyle-Two
                        Jarvis-Tang | WordPress Themes |  | 71 | 
                
                
                    | 1338 | LyHNIMS
                        donjan-deng | 本代码为以前学习Yii2框架时开发的一套医疗网络部信息管理系统,适合初学者入门学习。 |  | 71 | 
                
                
                    | 1339 | glottos
                        antonioribeiro | A PHP 5.3+ Translation/Localization System |  | 71 | 
                
                
                    | 1340 | UrlShortener
                        mremi | A PHP library to generate shortened URL through famous API like Bit.ly or Google |  | 71 | 
                
                
                    | 1341 | magniloquent
                        philipbrown | DEPRECATED, USE https://github.com/dwightwatson/validating |  | 71 | 
                
                
                    | 1342 | snow-monkey
                        inc2734 | Premium WordPress Theme. This theme is published here for users and developers. Please buy themes... |  | 71 | 
                
                
                    | 1343 | laravel-property-bag
                        zachleigh | Add settings to any Laravel model. |  | 71 | 
                
                
                    | 1344 | Gravity-Forms-Saved-Forms-Addon
                        soulseekah | Gravity Forms Addon that allows registered users to save a form for later |  | 71 | 
                
                
                    | 1345 | simple-flash
                        tamtamchik | Easy, framework agnostic flash notifications for PHP. |  | 71 | 
                
                
                    | 1346 | yii2-oauth2-server
                        borodulin |  |  | 71 | 
                
                
                    | 1347 | meadow
                        Rarst | WordPress templating DSL based on Twig. |  | 71 | 
                
                
                    | 1348 | php-fit-file-analysis
                        adriangibbons | A PHP class for analysing FIT files created by Garmin GPS devices |  | 70 | 
                
                
                    | 1349 | yaml
                        antonioribeiro | A Laravel YAML parser and config loader |  | 70 | 
                
                
                    | 1350 | yii-node-socket
                        oncesk |  |  | 70 | 
                
                
                    | 1351 | translation
                        stevebauman | An easy database driven automatic translator for Laravel 5 |  | 70 | 
                
                
                    | 1352 | SOA
                        netkiller | SOA Framework |  | 70 | 
                
                
                    | 1353 | XAdmin
                        qloog | :kissing_heart: admin system  based on Laravel5.3 |  | 70 | 
                
                
                    | 1354 | laravel-storage-qiniu
                        itbdw | Laravel 5 七牛存储组件(不再维护) |  | 70 | 
                
                
                    | 1355 | yaml
                        antonioribeiro | A Laravel YAML parser and config loader |  | 70 | 
                
                
                    | 1356 | laravel-botscout
                        nicolasbeauvais | Block malicious scripts using botscout.com protection for your laravel app |  | 70 | 
                
                
                    | 1357 | Silex-Assetic
                        mheap |  |  | 70 | 
                
                
                    | 1358 | speaker
                        duncan3dc | A PHP library to convert text to speech using various web services |  | 70 | 
                
                
                    | 1359 | dusk
                        duncan3dc | Use Dusk browser automation without the full Laravel framework |  | 70 | 
                
                
                    | 1360 | sslscrobbler
                        ben-xo | Serato ScratchLive! / Serato DJ Scrobbler and Twitter bot |  | 70 | 
                
                
                    | 1361 | laravel-ddd-sample
                        shin1x1 |  |  | 70 | 
                
                
                    | 1362 | Sonoff-Server
                        vponomarev |  |  | 70 | 
                
                
                    | 1363 | laravel-console-mutex
                        dmitry-ivanov | Mutex for Laravel console commands. |  | 70 | 
                
                
                    | 1364 | laravel-plain-sqs
                        dusterio | Custom SQS connector for Laravel (or Lumen) that supports third-party, plain JSON messages |  | 69 | 
                
                
                    | 1365 | Tripwire
                        lucanos | A PHP script, designed to be run by a cron job, which detects files which have been added, delete... |  | 69 | 
                
                
                    | 1366 | gb-t-2260
                        medz | 🇨🇳中华人民共和国国家标准 GB/T 2260 行政区划代码 |  | 69 | 
                
                
                    | 1367 | TALD
                        maysrp | 使用Aria2作为后端 通过视频来 采集视频作为自己的视频网站:ThinkPHP Aria2 Libav Dplayer |  | 69 | 
                
                
                    | 1368 | translate
                        mouyong | 集成百度翻译、有道云翻译、谷歌翻译、金山词霸翻译 |  | 69 | 
                
                
                    | 1369 | craft-maintenance
                        carlcs | Maintenance plugin for Craft CMS |  | 69 | 
                
                
                    | 1370 | laradoo
                        Edujugon | Odoo ERP API for Laravel |  | 69 | 
                
                
                    | 1371 | translala
                        ScullWM | Translation Toolbox for your Laravel/Symfony project (translate, stats, commons and dead translat... |  | 69 | 
                
                
                    | 1372 | codeigniter-highcharts-library
                        ronan-gloo | Highcharts library for codeigniter |  | 69 | 
                
                
                    | 1373 | genesis-header-nav
                        GaryJones | WordPress plugin that registers a menu location and displays it inside the header for a Genesis F... |  | 69 | 
                
                
                    | 1374 | craft.minimee
                        johndwells | A Craft CMS port of the popular Minimee add-on for ExpressionEngine. |  | 69 | 
                
                
                    | 1375 | php-scalar-objects
                        rossriley | Experimental API for PHP Scalar Objects |  | 69 | 
                
                
                    | 1376 | immutable-object
                        lisachenko | :lock: Immutable object library for PHP |  | 69 | 
                
                
                    | 1377 | Mp3Info
                        wapmorgan | The fastest PHP library to extract mp3 meta information (duration, bitrate, samplerate and so on)... |  | 69 | 
                
                
                    | 1378 | laravel-vk-requester
                        atehnix | Пакет предоставляет удобный способ выполнения запросов к API Vk.Сom. |  | 69 | 
                
                
                    | 1379 | php-isocodes
                        sokil | :star: PHP library providing ISO codes with localization: country (ISO 3166-1), subdivision (ISO ... |  | 69 | 
                
                
                    | 1380 | linkedin-api-php-client
                        zoonman | LinkedIn API PHP SDK with OAuth 2 support. Can be used for social sign in or sharing on LinkedIn.... |  | 69 | 
                
                
                    | 1381 | wordpress-plugin-installer
                        dcooney | A PHP class for installing and activating WordPress plugins. |  | 68 | 
                
                
                    | 1382 | yii2-app-api
                        cebe | OpenAPI Spec to API in 3, 2, 1... done! |  | 68 | 
                
                
                    | 1383 | dbal-schema
                        mnapoli | DB schema manager for Doctrine DBAL |  | 68 | 
                
                
                    | 1384 | multisite-bundle
                        alexandresalome | A bundle to manage multiple brandings and locales |  | 68 | 
                
                
                    | 1385 | php-imgur-api-client
                        j0k3r | A PHP Imgur API Client using Guzzle 3, 5 or 6 |  | 68 | 
                
                
                    | 1386 | VTModuleDesigner
                        sardoj | Module Designer for Vtiger 6 |  | 68 | 
                
                
                    | 1387 | pagination
                        dcblogdev | Paginate record sets, not tied in directly to a database. |  | 68 | 
                
                
                    | 1388 | datetime-period
                        pwm | An implementation of the datetime period type including all their possible relations. |  | 68 | 
                
                
                    | 1389 | address-format
                        adamlc | A PHP library to parse street addresses to localized formats |  | 68 | 
                
                
                    | 1390 | geoip
                        pulkitjalan | Geoip Wrapper with Laravel Support |  | 68 | 
                
                
                    | 1391 | sms
                        tzsk | Laravel SMS Gateway Integration Package |  | 68 | 
                
                
                    | 1392 | panel-bar
                        distantnative | panelBar for Kirby 2 CMS |  | 68 | 
                
                
                    | 1393 | git-daily
                        sotarok | [DEPRECATED] Git-daily is a workflow management tool for Git. Managing branches, releases and rem... |  | 68 | 
                
                
                    | 1394 | Unofficial-pfSense-packages
                        marcelloc | Unofficial packages for pfSense software |  | 67 | 
                
                
                    | 1395 | wordpress-webmention
                        pfefferle | A Webmention plugin for WordPress |  | 67 | 
                
                
                    | 1396 | kirby-responsive-images
                        jancbeck | Bring responsive images to Kirby CMS |  | 67 | 
                
                
                    | 1397 | SubRip-File-Parser
                        delphiki | PHP Class allowing SubRip files (.srt) manipulation |  | 67 | 
                
                
                    | 1398 | ISPConfig-letsencrypt
                        alexalouit | Let's Encrypt support for ISPConfig |  | 67 | 
                
                
                    | 1399 | kirby-pagetable
                        sylvainjule | Display subpages in a flexible table section. Kirby 3 only. |  | 67 | 
                
                
                    | 1400 | ipad-html5-css3-template
                        luckyshot | iPad/iPhone/mobile HTML/CSS template for web apps |  | 67 | 
                
                
                    | 1401 | logSys
                        subins2000 | PHP Secure, Advanced Login System |  | 67 | 
                
                
                    | 1402 | yii2-vote
                        chiliec | Provides voting for any model :+1: :-1: |  | 67 | 
                
                
                    | 1403 | stationwagon
                        abdel | Stationwagon is a Fuel-powered blog application. |  | 66 | 
                
                
                    | 1404 | query-filters
                        cerbero90 | Laravel package to filter Eloquent model records based on query parameters. Fully inspired by the... |  | 66 | 
                
                
                    | 1405 | php-json-feed
                        mateusjatenee |  |  | 66 | 
                
                
                    | 1406 | geeCaptcha
                        JellyBool | 极验证 Composer 包 |  | 66 | 
                
                
                    | 1407 | lumen-swoole
                        z-song | Run lumen on swoole to get better performance. |  | 66 | 
                
                
                    | 1408 | laravel-notification-wechat
                        yansongda | Wechat Template Message Notifications Channel for Laravel >= 5.3 |  | 66 | 
                
                
                    | 1409 | PhpCss
                        ThomasWeinert | A css selector parser written in php. |  | 66 | 
                
                
                    | 1410 | php-obscene-censor-rus
                        vearutop | Класс для фильтрации нецензурных выражений (матов). |  | 66 | 
                
                
                    | 1411 | achievements
                        paulgibbs | Achievements gamifies your WordPress site with challenges, badges, and points. |  | 66 | 
                
                
                    | 1412 | MinQueue
                        mattheu | WordPress Plugin: Minify and concatenate enqueued scripts and styles |  | 66 | 
                
                
                    | 1413 | s-flow
                        pwm | A lightweight library for defining state machines |  | 66 | 
                
                
                    | 1414 | Rubel
                        bmf-san | Rubel - An open source cms built with Laravel and React. |  | 66 | 
                
                
                    | 1415 | wordpress-plus
                        jumilla | Laravel 5 feat. WordPress. Use Lumen. |  | 66 | 
                
                
                    | 1416 | wordpress-crud-example
                        eduardoarandah | Basic example of wordpress plugin to select, update, insert and delete from database (CRUD) |  | 66 | 
                
                
                    | 1417 | yii2-maintenance-mode
                        brussens | Maintenance mode extension for Yii framework 2.0 |  | 66 | 
                
                
                    | 1418 | wpdatetime
                        Rarst | Extension of PHP’s DateTime and DateTimeZone classes for WordPress context. |  | 66 | 
                
                
                    | 1419 | notifiable-exception
                        cerbero90 | Laravel package to send notifications when some exceptions are thrown. |  | 65 | 
                
                
                    | 1420 | laravel-facebook-ads
                        edbizarro | Facebook & Instagram Ads API for Laravel |  | 65 | 
                
                
                    | 1421 | ThinkWorker
                        dizys | Run without Apache/Nginx/php-fpm! A PHP Framework based on Workerman to help build your website! |  | 65 | 
                
                
                    | 1422 | aurora
                        zxz054321 | Aurora is a high performance and high concurrency framework built for frenzied performance |  | 65 | 
                
                
                    | 1423 | php-archive
                        splitbrain | Pure-PHP implementation to read and write TAR and ZIP archives |  | 65 | 
                
                
                    | 1424 | LinkAce
                        Kovah | A selfhosted bookmark manager with a simple interface but advanced features. |  | 65 | 
                
                
                    | 1425 | Iban
                        jschaedl | [Deprecated] Validating and generating international :bank: bank account numbers (IBAN) |  | 65 | 
                
                
                    | 1426 | behat-launcher
                        alexandresalome | Launch Behat tests from your browser |  | 65 | 
                
                
                    | 1427 | Slim3
                        awurth | Slim Framework 3 Skeleton Application |  | 65 | 
                
                
                    | 1428 | plugin-boilerplate
                        GaryJones | PSR-4 + PHP 7.4 WordPress plugin boilerplate. |  | 65 | 
                
                
                    | 1429 | YmlGenerator
                        Bukashk0zzz | YML (Yandex Market Language) file generator |  | 65 | 
                
                
                    | 1430 | nfephp-serialize
                        jansenfelipe | Transforme NFe(xml) em objetos PHP e vice-versa |  | 64 | 
                
                
                    | 1431 | RouterHunterBR
                        googleinurl | TOOL - Unauthenticated Remote DNS , Scanner ranger IP. |  | 64 | 
                
                
                    | 1432 | uploader
                        robsonvleite | It is a easy PHP upload manager for images, files and media in your application (Uploads de image... |  | 64 | 
                
                
                    | 1433 | minify-cakephp
                        maurymmarques | MInify plugin for CakePHP |  | 64 | 
                
                
                    | 1434 | git-deploy-s3
                        bradt | A CLI script that keeps your git repo's assets in sync with Amazon S3. |  | 64 | 
                
                
                    | 1435 | acf-qtranslate
                        funkjedi | Adds qTranslate compatible fields for Text, Text Area, Wysiwyg Editor and Image. |  | 64 | 
                
                
                    | 1436 | laravel-payment
                        overtrue | Omnipay ServiceProvider for Laravel. |  | 64 | 
                
                
                    | 1437 | RyShop
                        zzfly256 | 一套基于 PHP 自娱自乐的虚拟主机售卖系统/在线商城 |  | 64 | 
                
                
                    | 1438 | graphviz
                        alexandresalome | graphviz |  | 64 | 
                
                
                    | 1439 | FormBundle
                        Gregwar | Provides the "entity_id" type (read "entity identifier") |  | 64 | 
                
                
                    | 1440 | APYBreadcrumbTrailBundle
                        Abhoryo | This bundle provides annotations and PHP methods to generate a breacrumb trail also known as brea... |  | 64 | 
                
                
                    | 1441 | signature-php
                        philipbrown | HMAC-SHA authentication |  | 64 | 
                
                
                    | 1442 | base-app
                        mruz | The base application in PhalconPHP |  | 64 | 
                
                
                    | 1443 | AmazonSNS-PHP-API
                        chrisbarr | A lightweight PHP wrapper for the Amazon SNS API |  | 64 | 
                
                
                    | 1444 | trickster
                        secrethash | Trickster is a Laravel Package that Extends the helper functions. |  | 64 | 
                
                
                    | 1445 | oenology
                        chipbennett | WordPress Theme Oenology |  | 64 | 
                
                
                    | 1446 | debug-toolbar
                        biakaveron | Kohana Debug Toolbar, ko3 version |  | 64 | 
                
                
                    | 1447 | laravel-console-logger
                        dmitry-ivanov | Logging and notifications for Laravel console commands. |  | 64 | 
                
                
                    | 1448 | JsonCollectionParser
                        MAXakaWIZARD | Streaming parser for JSON collections |  | 64 | 
                
                
                    | 1449 | oenology
                        chipbennett | WordPress Theme Oenology |  | 64 | 
                
                
                    | 1450 | tsusbos
                        khepin | A super simple and "meaningful" url shortener. |  | 64 | 
                
                
                    | 1451 | random
                        antonioribeiro | Generate random strings or numeric values |  | 63 | 
                
                
                    | 1452 | laravel-youzan
                        overtrue | 【停止维护】Youzan wrapper for Laravel |  | 63 | 
                
                
                    | 1453 | tencent-ai
                        justmd5 | 腾讯AI开放平台 【Tencent AI open platform】 |  | 63 | 
                
                
                    | 1454 | simplon_mysql
                        fightbulc | MySQL PDO Wrapper (php, mysql, pdo, crud, library) |  | 63 | 
                
                
                    | 1455 | php-jsonpointer
                        raphaelstolt | JSON Pointer implementation for PHP |  | 63 | 
                
                
                    | 1456 | random
                        antonioribeiro | Generate random strings or numeric values |  | 63 | 
                
                
                    | 1457 | laravel-stripe-connect
                        rap2hpoutre | 🦓 Stripe Connect binding for Laravel |  | 63 | 
                
                
                    | 1458 | behat-laravel
                        GuilhermeGuitte | Testing with Behat in your Laravel application. |  | 63 | 
                
                
                    | 1459 | fork-helper
                        duncan3dc | A PHP helper to fork processes and allow multi-threading |  | 63 | 
                
                
                    | 1460 | classroombookings
                        craigrodway | The open source hassle-free room booking system for schools |  | 63 | 
                
                
                    | 1461 | cakephp-paypal
                        robmcvey | CakePHP 2.0 plugin for PayPal Website Payment Pro |  | 63 | 
                
                
                    | 1462 | acf-medium-editor
                        Hube2 | Configurable Medium Editor WYSIWYG Field for ACF5 Pro |  | 63 | 
                
                
                    | 1463 | wa4e
                        csev | Course materials for www.wa4e.com |  | 63 | 
                
                
                    | 1464 | acf-medium-editor
                        Hube2 | Configurable Medium Editor WYSIWYG Field for ACF5 Pro |  | 63 | 
                
                
                    | 1465 | wordpress-base-plugin
                        dmhendricks | A starter template for WordPress plugins, with autoloading, namespaces and object caching (where ... |  | 63 | 
                
                
                    | 1466 | php-dom-wrapper
                        scotteh | Simple DOM wrapper library to manipulate and traverse HTML documents similar to jQuery |  | 62 | 
                
                
                    | 1467 | codeigniter-my-session
                        cnsaturn | Another Codeigniter session library that uses Native PHP session mechanism instead of the origina... |  | 62 | 
                
                
                    | 1468 | yii2-echarts
                        daixianceng | ECharts widget for Yii2. |  | 62 | 
                
                
                    | 1469 | redis-cli
                        wizarot | PHP版本的 Redis命令行客户端,方便使用的 |  | 62 | 
                
                
                    | 1470 | WHMCS-JSJ-API-Pay-Gateway
                        tutugreen | 为金沙江支付宝免签API写的WHMCS接口。 |  | 62 | 
                
                
                    | 1471 | php-socks
                        clue | [maintenance] look at clue/socks-react instead |  | 62 | 
                
                
                    | 1472 | Flitch
                        DASPRiD | PHP Coding Standard Validator |  | 62 | 
                
                
                    | 1473 | instagram-export
                        vintagesucks | :camera: Exports all items on an Instagram profile to JSON. |  | 62 | 
                
                
                    | 1474 | ppma
                        pklink | [INACTIVE] PHP Password Manager |  | 62 | 
                
                
                    | 1475 | ratp-api-rest
                        pgrimaud | This project turnkey is distributed as a middleware to expose RATP realtime data as REST resources |  | 62 | 
                
                
                    | 1476 | gallery-metabox
                        zulfnore | Proper gallery metabox for WordPress |  | 62 | 
                
                
                    | 1477 | SchoolErp
                        Akshat4112 | SchoolERP Project is School ERP System which has various features as students management,accounts... |  | 62 | 
                
                
                    | 1478 | docker-compose-lamp
                        tkyk | Classic LAMP environment built on Docker-compose. |  | 62 | 
                
                
                    | 1479 | yii2-excel
                        arogachev | ActiveRecord import and export based on PHPExcel for Yii 2 framework |  | 62 | 
                
                
                    | 1480 | post-options-api
                        kovshenin | Post Options API is an alternative to Custom Fields |  | 62 | 
                
                
                    | 1481 | go-db
                        vasa-c | Work with different databases from PHP |  | 62 | 
                
                
                    | 1482 | dark-sky-api
                        dmitry-ivanov | PHP Library for the Dark Sky API. |  | 62 | 
                
                
                    | 1483 | php-ref
                        pinepain | php-ref - PHP 7 extension that adds Soft and Weak references support to PHP |  | 62 | 
                
                
                    | 1484 | kelpie
                        dhotson | A little web server in PHP |  | 61 | 
                
                
                    | 1485 | AclManager
                        FMCorz | Plugin to manage Acl for CakePHP 2.x |  | 61 | 
                
                
                    | 1486 | RapidRoute
                        TimeToogo | RapidRoute - Another fast router library for PHP |  | 61 | 
                
                
                    | 1487 | wp-bootstrap-gallery
                        twittem | A custom Wordpress gallery for dynamic thumbnail layout using Twitter Bootstrap 2.2.2 (https://gi... |  | 61 | 
                
                
                    | 1488 | phx
                        phoenixg | A Tiny PHP Framework For Beginners with learning curve less than one day |  | 61 | 
                
                
                    | 1489 | le-chat-php
                        DanWin | A PHP Chat based on LE CHAT |  | 61 | 
                
                
                    | 1490 | phly
                        weierophinney |  |  | 61 | 
                
                
                    | 1491 | woocommerce-extra-checkout-fields-for-brazil
                        claudiosanches | Brazilian Market on WooCommerce - WordPress Plugin. |  | 60 | 
                
                
                    | 1492 | sqli
                        antonioribeiro | A Laravel Artisan SQL Interactive Interface |  | 60 | 
                
                
                    | 1493 | composer-include-files
                        funkjedi | Include files at a higher priority than autoload files. |  | 60 | 
                
                
                    | 1494 | docker-lemp
                        metowolf | 🐳 Docker 快速搭建 LEMP 开发环境 |  | 60 | 
                
                
                    | 1495 | xs-sdk-php
                        hightman | [READ ONLY] xunsearch PHP-SDK with Yii2 ActiveRecord support. This is a subtree split off the "xu... |  | 60 | 
                
                
                    | 1496 | Foafpress
                        haschek | An open-source PHP web application and presentation engine for RDF data stored in files, e.g. you... |  | 60 | 
                
                
                    | 1497 | flaps
                        beheh | 🛬 Modular rate limiting for PHP. |  | 60 | 
                
                
                    | 1498 | MOSS-PHP
                        Phhere | PHP-Class to submit files to MOSS |  | 60 | 
                
                
                    | 1499 | laravel-fpdf
                        codedge | Create PDFs with Laravel, provides FPDF version 1.82 |  | 60 | 
                
                
                    | 1500 | sqli
                        antonioribeiro | A Laravel Artisan SQL Interactive Interface |  | 60 | 
                
                
                    | 1501 | php-underscore
                        bdelespierre | Utility toolbelt for PHP |  | 60 | 
                
                
                    | 1502 | mjml-bundle
                        notFloran | ✉️ Symfony bundle for MJML |  | 60 | 
                
                
                    | 1503 | activitypub
                        landrok | A PHP implementation of ActivityPub protocol based upon the ActivityStreams 2.0 data format. |  | 60 | 
                
                
                    | 1504 | watchable
                        jamesmills | Enable users to watch various models in your application. |  | 60 | 
                
                
                    | 1505 | PHP-Validation
                        Dachande663 | A simple, extensible validation library for PHP with support for filtering and validating any inp... |  | 60 | 
                
                
                    | 1506 | Ajax-CRUD-example-in-laravel
                        avinashn | Example performing CRUD operations in laravel using ajax. |  | 60 | 
                
                
                    | 1507 | Fabricate
                        sizuhiko | PHP data generator for Testing  inspired on Fabrication and factory-girl from the Ruby world. |  | 60 | 
                
                
                    | 1508 | SystemDaemon
                        wapmorgan | Simple base for system daemons |  | 60 | 
                
                
                    | 1509 | scriptsdev
                        neronmoon | Scripts-dev directive for composer |  | 60 | 
                
                
                    | 1510 | zf-quickstart
                        weierophinney | QuickStart application from Zend Framework, with variations based on ZF2 MVC prototypes |  | 60 | 
                
                
                    | 1511 | TencentMusicApi
                        metowolf | QQ 音乐 API,PHP 版 |  | 59 | 
                
                
                    | 1512 | Lysine2
                        yeaha | PHP Framework for RESTful web app |  | 59 | 
                
                
                    | 1513 | www.broqiang.com
                        broqiang | 个人博客,已经使用新的博客 https://github.com/broqiang/mdblog 此博客不再更新维护 |  | 59 | 
                
                
                    | 1514 | PHP-Probe
                        WuSiYu | PHP探针,Git@OSC地址(墙内用):http://git.oschina.net/wusiyu/PHP-Probe |  | 59 | 
                
                
                    | 1515 | phpstorm-magento-mapper
                        Vinai | This extension is for Magento Developers using PHPStorm. It generates a class map for autocompletion. |  | 59 | 
                
                
                    | 1516 | Autonomie
                        pfefferle | "Autonomie" is a highly semantic, responsive, accessible and search engine optimized WordPress Th... |  | 59 | 
                
                
                    | 1517 | PHP-File-Download
                        apfelbox | A class to help with creating downloads for files in PHP |  | 59 | 
                
                
                    | 1518 | pdo-debug
                        panique | Emulates the SQL query constructed by PDO. The magic behind: A simple function that combines your... |  | 59 | 
                
                
                    | 1519 | todolist-backend-laravel
                        guillaumebriday | Back-end application for Todolist Web application built with Laravel 5.8 and Vue.js |  | 59 | 
                
                
                    | 1520 | prestashop-tggatos-module
                        TrogloGeek | TggAtos Module for Prestashop (1.4 to 1.7), ATOS SIPS 6xx payment gateway |  | 59 | 
                
                
                    | 1521 | LibDNS
                        DaveRandom | DNS implementation in pure PHP |  | 59 | 
                
                
                    | 1522 | yii2-adminlte-widgets
                        Insolita |  |  | 59 | 
                
                
                    | 1523 | namecase
                        tamtamchik | This package allows you to convert names into the correct case where possible. |  | 59 | 
                
                
                    | 1524 | asynctask
                        dmamontov | AsyncTask enables proper and easy use of the thread. This class allows to perform background oper... |  | 59 | 
                
                
                    | 1525 | gerar-php
                        slava-vishnyakov | Gerar-PHP: Configuration Management |  | 59 | 
                
                
                    | 1526 | wporg-client
                        Rarst | Standalone HTTP client for public WordPress.org API. |  | 59 | 
                
                
                    | 1527 | php-vast
                        sokil | :star: Generating and parsing VAST documents |  | 59 | 
                
                
                    | 1528 | nesbot.com
                        briannesbitt | My personal blog developed on the Slim Framework |  | 58 | 
                
                
                    | 1529 | youtube-php-mirroring
                        zxq2233 | 本项目作废,已经无法使用, |  | 58 | 
                
                
                    | 1530 | wordpress-basis-theme
                        bueltge | I'm a WordPress starter theme. |  | 58 | 
                
                
                    | 1531 | CRMx
                        luckyshot | CRMx is a super-flexible micro-CRM system for personal, freelance and small businesses. It can be... |  | 58 | 
                
                
                    | 1532 | PHPCoord
                        dvdoug | Conversion of phpcoord project for PHP5.3/PSR-0 |  | 58 | 
                
                
                    | 1533 | eav
                        sunel | Entity–attribute–value model (EAV) for Laravel Artisan |  | 58 | 
                
                
                    | 1534 | KhepinYamlFixturesBundle
                        khepin | Easy loading of fixtures defined in YAML files for Symfony2 and Doctrine2 |  | 58 | 
                
                
                    | 1535 | Magento-resize-category-images
                        dbashyal | This is a free magento extension/module to resize category images |  | 57 | 
                
                
                    | 1536 | docheader
                        malukenho | A small tool to check license headers |  | 57 | 
                
                
                    | 1537 | YurunProxy
                        Yurunsoft | 基于 Swoole 的内网穿透,支持本地微信开发、Web开发,让外网能够访问到!山寨简易版 Ngrok! |  | 57 | 
                
                
                    | 1538 | DesignPattern
                        OMGZui | 设计模式 |  | 57 | 
                
                
                    | 1539 | docker-adminer
                        TimWolla | Database management in a single PHP file |  | 57 | 
                
                
                    | 1540 | baseblog
                        sashtown | A solid and clean blog theme for Kirby 2 |  | 57 | 
                
                
                    | 1541 | web-artisan
                        JN-Jones | A package for Laravel 4 top interact with the CLI |  | 57 | 
                
                
                    | 1542 | react-pcntl
                        mkraemer | PCNTL  bindings for reactphp |  | 57 | 
                
                
                    | 1543 | cryptocurrency-faucet-script
                        ChristianGrieger | Cryptocurrency faucet script that supports all coins using the standard Bitcoin JSON RPC API commands. |  | 57 | 
                
                
                    | 1544 | google-url
                        gsouf | Library for navigation over google SERP (php written google scraper) |  | 57 | 
                
                
                    | 1545 | container-debug
                        daylerees | Container debug command for Laravel four. |  | 57 | 
                
                
                    | 1546 | CakePHP-ReST-DataSource-Plugin
                        neilcrookes | A CakePHP Plugin containing a DataSource for interacting with ReSTful web services |  | 57 | 
                
                
                    | 1547 | Vars
                        m1 | Vars is a simple to use and easily extendable configuration file loader for PHP with built-in sup... |  | 57 | 
                
                
                    | 1548 | Sparkline
                        jamiebicknell | PHP script (using GD) to generate sparklines |  | 57 | 
                
                
                    | 1549 | flex-server
                        aurimasniekis | The Symfony.sh proxy with custom recipes for use instead of original endpoint |  | 57 | 
                
                
                    | 1550 | Taxonomy_MetaData
                        jtsternberg | WordPress Helper Class for saving pseudo-metadata for taxonomy terms |  | 57 | 
                
                
                    | 1551 | oc-laravelapi-plugin
                        daftspunk | Example API using Laravel Controllers |  | 56 | 
                
                
                    | 1552 | Salon-Pricing
                        AshMenhennett | A beauty salon pricing app, built with Laravel 5.3 and Vue 2. |  | 56 | 
                
                
                    | 1553 | api-skeleton-laravel
                        mauri870 | An API Skeleton for Laravel 5.1 with JWT |  | 56 | 
                
                
                    | 1554 | spaghettiphp
                        spaghettiphp | Web development framework |  | 56 | 
                
                
                    | 1555 | php-swagger-test
                        byjg | A set of tools for test your REST calls based on the swagger documentation using PHPUnit |  | 56 | 
                
                
                    | 1556 | laravel-taggable
                        summerblue | Taggable Trait for using tag inside Laravel Eloquent models, with Baum's Nested Set pattern support. |  | 56 | 
                
                
                    | 1557 | pansousou
                        dyboy2017 | 一款搜索网盘的WEB应用 ,之前做爬虫项目爬了某网盘160w+的网盘资源,以至于数据库装不下,只能公开部分数据(大约32w+)给大家了。 配合此前端即可搜索一些emmm~.仅供技术学习交流^-^ |  | 56 | 
                
                
                    | 1558 | weixin_alipay_php
                        zjsxwc | 微信支付与支付宝支付整合  PHP实现 |  | 56 | 
                
                
                    | 1559 | LoveKKComment
                        ylqjgm | Typecho 评论邮件通知插件 |  | 56 | 
                
                
                    | 1560 | action-log
                        luoyangpeng | Laravel5 action-log(操作日志记录) |  | 56 | 
                
                
                    | 1561 | cakephp-cart-plugin
                        burzum | A Cart plugin for CakePHP 2.x |  | 56 | 
                
                
                    | 1562 | typoscript_rendering
                        helhum | Render a TypoScript path by URL, especially useful for Ajax dispatching |  | 56 | 
                
                
                    | 1563 | interop-config
                        sandrokeil | Provides interfaces and a concrete implementation to create instances depending on configuration ... |  | 56 | 
                
                
                    | 1564 | phpstan-prophecy
                        Jan0707 |  |  | 56 | 
                
                
                    | 1565 | gitter
                        fabpot |  |  | 56 | 
                
                
                    | 1566 | symfony-1.4
                        vjousse | Copy of the 1.4 branch of the symfony svn. It's here to be used as a git submodule. It will be sy... |  | 56 | 
                
                
                    | 1567 | Night_Pihole
                        thomasbnt | :crescent_moon:  A Dark theme for your Pi-hole Dashboard. |  | 56 | 
                
                
                    | 1568 | php-reflect
                        llaville | Library that adds the ability to reverse-engineer classes, interfaces, functions, constants and more. |  | 56 | 
                
                
                    | 1569 | quahog
                        jonjomckay | A PHP client library for the ClamAV clamd daemon |  | 56 | 
                
                
                    | 1570 | DataObject-as-Page
                        arambalakjian | A SilverStripe module for displaying DataObjects as Pages |  | 56 | 
                
                
                    | 1571 | laravel-reportico
                        reportico-web | Reportico Module for Laravel |  | 56 | 
                
                
                    | 1572 | smart-custom-fields
                        inc2734 |  |  | 56 | 
                
                
                    | 1573 | telegram-bot-api
                        zelenin | Telegram Bot API Client |  | 56 | 
                
                
                    | 1574 | m2.SmartCategory
                        karliuka | Magento2. Extension Smart Category rules dynamically change the product selection according to a ... |  | 56 | 
                
                
                    | 1575 | laramen
                        laurencei | A full Laravel web app with Lumen powered API routes |  | 55 | 
                
                
                    | 1576 | exception-handler
                        cerbero90 | Extend the Laravel exception handler to let service providers determine how custom exceptions sho... |  | 55 | 
                
                
                    | 1577 | lumen-slackin
                        vluzrmos | A Slack Invitator made with Lumen Framework. |  | 55 | 
                
                
                    | 1578 | Archive7z
                        Gemorroj | This library provides handling of 7z files in PHP |  | 55 | 
                
                
                    | 1579 | chinese-typesetting
                        jxlwqq | 📄 中文排版 Composer 包 |  | 55 | 
                
                
                    | 1580 | mysqlmtop
                        yaoshanliang | MySQL监控系统 |  | 55 | 
                
                
                    | 1581 | vue-ububs
                        codeMingo | laravel5.5 + vue2.0 + iView + webpack,搭建的多功能web网站 |  | 55 | 
                
                
                    | 1582 | reactphp-ami
                        clue | Streaming, event-driven access to the Asterisk Manager Interface (AMI), built on top of ReactPHP. |  | 55 | 
                
                
                    | 1583 | customui
                        thebigsmileXD | Library to create custom UI's in MCPE 1.2+ |  | 55 | 
                
                
                    | 1584 | heroku-multipack-nodejs-php-example
                        dzuelke | A sample application for Heroku, showing how heroku/heroku-buildpack-multi can be used to combine... |  | 55 | 
                
                
                    | 1585 | php-commit-hooks
                        kore | PHP Commit hooks |  | 55 | 
                
                
                    | 1586 | HypeMailchimpBundle
                        AhmedSamy | Symfony2 Mailchimp API V2 |  | 55 | 
                
                
                    | 1587 | csv
                        offdev | Reads, parses and validates CSV files using streams |  | 55 | 
                
                
                    | 1588 | Tex2png
                        Gregwar | PHP Library to generate PNGs from LaTeX math formula |  | 55 | 
                
                
                    | 1589 | ZF2TestApp
                        akrabat |  |  | 55 | 
                
                
                    | 1590 | Minimee
                        johndwells | Minimize & combine your CSS and JS files. Minify your HTML. Because size (still) DOES matter. |  | 55 | 
                
                
                    | 1591 | laravel-fake-cron
                        alexbowers | A fake cron service to run Laravel Scheduler at a specified interval. |  | 55 | 
                
                
                    | 1592 | qtube
                        saqueib | Create REST API with authentication using Laravel Passport  http://www.qcode.in/create-rest-api-a... |  | 55 | 
                
                
                    | 1593 | Mahana-Messaging-library-for-CodeIgniter
                        jrmadsen67 | A small library to help jump start your internal messaging system, for the CodeIgniter framework |  | 55 | 
                
                
                    | 1594 | wordpress-email-templates
                        timersys | Plugin to add html templates to wordpress |  | 54 | 
                
                
                    | 1595 | QRCode-Generator-PHP-Class
                        pH-7 | :rocket: QRCode PHP class (library). QR Code Generator using vCard 4.0 and the Google Chart API |  | 54 | 
                
                
                    | 1596 | craft-geo
                        lukeholder |  |  | 54 | 
                
                
                    | 1597 | laravel-auth-tests
                        dwightwatson | Some boilerplate tests for Laravel's auth scaffold |  | 54 | 
                
                
                    | 1598 | laravel4sae
                        chekun | Run Laravel4 on SAE elegantly. |  | 54 | 
                
                
                    | 1599 | module-current-product-example
                        Vinai | Example module how to get the current product on a product detail page. |  | 54 | 
                
                
                    | 1600 | Laravel-SirTrevorJS
                        caouecs | Sir Trevor JS in Laravel 4 and 5 |  | 54 | 
                
                
                    | 1601 | mc-acf-flexible-template
                        MarieComet | WordPress plugin makes it possible to save the ACF flexible content fields as templates |  | 54 | 
                
                
                    | 1602 | TweeView
                        edent | A Tree View For Tweets |  | 54 | 
                
                
                    | 1603 | acf-options-page-adder
                        Hube2 | Easy creation of options pages for ACF Pro |  | 54 | 
                
                
                    | 1604 | dbup
                        brtriver | php simple migration tool |  | 54 | 
                
                
                    | 1605 | yiiframework-ru
                        samdark | yiiframework.ru |  | 54 | 
                
                
                    | 1606 | wptop
                        soulseekah | Performance statistics for your PHP code in production for WordPress. |  | 54 | 
                
                
                    | 1607 | yii2-dynamic-fields
                        bupy7 | Widget for display dynamic fields, adding and removing their using Pjax. |  | 54 | 
                
                
                    | 1608 | laravel-testing-tools
                        dmitry-ivanov | Laravel-specific testing helpers and asserts. |  | 54 | 
                
                
                    | 1609 | notifier
                        MatviiB | NO LIBRARIES socket per page bridge for your Laravel application. (CLIENT PART INCLUDED) |  | 54 | 
                
                
                    | 1610 | Taxonomy-Images
                        mfields | Enables WordPress users to easily associate images from the media library to categories, tags and... |  | 54 | 
                
                
                    | 1611 | acf-options-page-adder
                        Hube2 | Easy creation of options pages for ACF Pro |  | 54 | 
                
                
                    | 1612 | nanite
                        nirix | Simple "framework" |  | 53 | 
                
                
                    | 1613 | aggregate
                        dwightwatson | Support additional aggregate queries on Eloquent relations |  | 53 | 
                
                
                    | 1614 | exchange
                        jaonoctus | [WARNING: Under development] An Open Source Exchange, made with Laravel (PHP) and Vue (JS) |  | 53 | 
                
                
                    | 1615 | Wechat-Wordpress-Search
                        easychen | a  wordpress plugin allowed user search blogs in wechat app |  | 53 | 
                
                
                    | 1616 | laravel-scout-elasticsearch
                        baijunyao | 为 Laravel Scout 开发的 Elasticsearch 驱动;支持中文分词;支持多张表; |  | 53 | 
                
                
                    | 1617 | google-measurement-php-client
                        ins0 | PHP Client to send analytics data over the Google Measurement Protocol to Google Analytics |  | 53 | 
                
                
                    | 1618 | yourcontacts
                        jubi4dition | Little web application (Codeigniter, Bootstrap, jQuery) to manage your contacts with name, email ... |  | 53 | 
                
                
                    | 1619 | exchange
                        jaonoctus | [WARNING: Under development] An Open Source Exchange, made with Laravel (PHP) and Vue (JS) |  | 53 | 
                
                
                    | 1620 | stock-forecast
                        obokaman-com | Simple stock & cryptocurrency price forecasting console application, using PHP Machine Learning l... |  | 53 | 
                
                
                    | 1621 | magento-require-login
                        jreinke | Magento extension to force customer authentication in frontend. |  | 53 | 
                
                
                    | 1622 | BetterGen
                        Ad5001 | PocketMine's Tomorrow's World Generator. Mirror of |  | 53 | 
                
                
                    | 1623 | cups-ipp
                        smalot | CUPS Implementation of IPP - PHP Client API |  | 53 | 
                
                
                    | 1624 | kit-starter-symfony-4-docker
                        romaricp | 🏁 The perfect kit starter for a Symfony 4 project with Docker and PHP 7.2 |  | 53 | 
                
                
                    | 1625 | phpunit-injector
                        jakzal | Injects services from a PSR-11 dependency injection container to PHPUnit test cases |  | 53 | 
                
                
                    | 1626 | PHP-PhantomJS
                        Dachande663 | A PHP library to execute PhantomJS scripts and return their results. |  | 53 | 
                
                
                    | 1627 | qTwitter
                        saqueib | A Twitter like app build using Laravel Vue.js and GraphQL by http://www.qcode.in |  | 53 | 
                
                
                    | 1628 | my-sites-search
                        trepmal | WordPress Plugin. Provides a simple filtering mechanism for finding items in a large My Sites menu. |  | 53 | 
                
                
                    | 1629 | wp-list-table-example
                        Veraxus | An example for the use of WordPress' WP_List_Table() class in plugins. |  | 53 | 
                
                
                    | 1630 | Specter
                        falkirks | Super simple debugging for PocketMine. |  | 52 | 
                
                
                    | 1631 | websocket
                        overtrue | A PHP implementation of WebSocket. |  | 52 | 
                
                
                    | 1632 | GlobalData
                        walkor | 进程间变量共享组件,用于分布式数据共享 |  | 52 | 
                
                
                    | 1633 | asgaros-forum
                        Asgaros | Asgaros Forum WordPress plugin repository. |  | 52 | 
                
                
                    | 1634 | XML-Schema-learner
                        kore | Algorithmic inferencing of XML Schema definitions and Document Type Definitions |  | 52 | 
                
                
                    | 1635 | Blog
                        Nerdmind | Blogging application written with PHP7! At least MariaDB 10.0.5 or MySQL 5.6 required! |  | 52 | 
                
                
                    | 1636 | asgaros-forum
                        Asgaros | Asgaros Forum WordPress plugin repository. |  | 52 | 
                
                
                    | 1637 | php-kmeans
                        bdelespierre | PHP K-Means |  | 52 | 
                
                
                    | 1638 | Env
                        m1 | Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enable... |  | 52 | 
                
                
                    | 1639 | Laravel-Multiauth
                        Sarav-S | A Simple Laravel Package for handling multiple authentication |  | 52 | 
                
                
                    | 1640 | cakeplus
                        ichikaway | adding some functions to cakephp |  | 52 | 
                
                
                    | 1641 | pochika
                        ohida | A lightweight blog engine powered by Laravel5 |  | 52 | 
                
                
                    | 1642 | yii2-psr-log-target
                        samdark | Yii 2.0 log target that is able to write messages to PSR-3 compatible logger |  | 52 | 
                
                
                    | 1643 | php-webdriver-demo
                        DavertMik | Using facebook/php-webdriver library with PHPUnit |  | 52 | 
                
                
                    | 1644 | package-installer
                        terion-name | Ultimate package installer for Laravel Framework |  | 52 | 
                
                
                    | 1645 | php-activerecord-spark
                        machuga | CodeIgniter 2.0+ Spark to integrate PHPActiveRecord into CodeIgniter |  | 52 | 
                
                
                    | 1646 | lscache_wp
                        litespeedtech | LiteSpeed Cache for WordPress |  | 52 | 
                
                
                    | 1647 | permissionable
                        jmcneese | A CakePHP 1.3 plugin that provides UNIX-like row-level permissions for model data. |  | 52 | 
                
                
                    | 1648 | Laravel-Context
                        rtroncoso | Contextual Service Providers for Laravel |  | 51 | 
                
                
                    | 1649 | paragraph_commenting
                        pommiegranit | A WordPress plugin to provide paragraph commenting or annotations (based on the Inline Ajax Comme... |  | 51 | 
                
                
                    | 1650 | Auth
                        cerbero90 | Laravel authentication module. |  | 51 | 
                
                
                    | 1651 | laravel-shopping-cart-example
                        drehimself | An example Laravel App with Shopping Cart functionality |  | 51 | 
                
                
                    | 1652 | workerman-chat-for-win
                        walkor | workerman-chat windows版本 |  | 51 | 
                
                
                    | 1653 | flysystem-oss
                        iiDestiny | :floppy_disk:  Flysystem adapter for the oss storage. |  | 51 | 
                
                
                    | 1654 | kshop
                        kaysen820 | 使用PHP基于ThinkPHP开发的商城系统 - Kshop |  | 51 | 
                
                
                    | 1655 | dokuwiki-plugin-dw2pdf
                        splitbrain | A fork of Luigi Micco's PDF export plugin for DokuWiki |  | 51 | 
                
                
                    | 1656 | dokuwiki-plugin-data
                        splitbrain | Add and query structured data in your DokuWiki |  | 51 | 
                
                
                    | 1657 | gii-template-collection
                        schmunk42 | Gii Template Collection with code templates for models and CRUDs |  | 51 | 
                
                
                    | 1658 | portable-ascii
                        voku | 🔡 Portable ASCII library - performance optimized (ascii) string functions for php. |  | 51 | 
                
                
                    | 1659 | coupon_code
                        mariuswilms | PHP library to generate and validate coupon code strings |  | 51 | 
                
                
                    | 1660 | string-calc
                        chriskonnertz | PHP calculator library for mathematical terms (expressions) passed as strings |  | 51 | 
                
                
                    | 1661 | powermail
                        einpraegsam | This is the official repository of the TYPO3 extension powermail! Powermail is a well-known, edit... |  | 51 | 
                
                
                    | 1662 | myaac
                        slawkens | A free and open-source Automatic Account Creator (AAC) written in PHP |  | 51 | 
                
                
                    | 1663 | flickering
                        Anahkiasen | A modern PHP interface for the Flickr API |  | 51 | 
                
                
                    | 1664 | laravel5-package-boilerplate
                        RemiCollin | Boilerplate for building Laravel 5 packages |  | 51 | 
                
                
                    | 1665 | fullstack-bdd-sflive2012
                        everzet | Fullstack BDD in Symfony2 demo |  | 51 | 
                
                
                    | 1666 | BehatSpec
                        richardmiller | Extensions to integrate Behat and PhpSpec |  | 51 | 
                
                
                    | 1667 | Hippy
                        rcrowe | PHP client for HipChat. Designed for incidental notifications from an application. |  | 51 | 
                
                
                    | 1668 | wp-github-oembed
                        leewillis77 | WordPress Github "oEmbed" plugin |  | 51 | 
                
                
                    | 1669 | comphar
                        mpyw | Pack all composer dependencies into a single phar file. |  | 51 | 
                
                
                    | 1670 | reactphp-book
                        seregazhuk | Examples from reactphp book |  | 51 | 
                
                
                    | 1671 | vk-client
                        atehnix | PHP client for Vk.com API |  | 51 | 
                
                
                    | 1672 | yii2-command-bus
                        trntv | Command Bus for Yii2 |  | 51 | 
                
                
                    | 1673 | try-yii2
                        iJackUA | Try Yii2 with Vagrant VM + Ansible provisioning = Complete readymade virtual server playground |  | 51 | 
                
                
                    | 1674 | eventator
                        pilot | events managing with easiest ticketing systems (sandbox) |  | 51 | 
                
                
                    | 1675 | PhpTikaWrapper
                        NinoSkopac | Simple PHP Wrapper for Apache Tika |  | 51 | 
                
                
                    | 1676 | Quark
                        maddisondesigns | Quark is your basic building block for creating beautiful, responsive custom themes. It's a simpl... |  | 50 | 
                
                
                    | 1677 | woocommerce-pagarme
                        claudiosanches | Receba pagamentos por cartão de crédito e boleto bancário utilizando o Pagar.me |  | 50 | 
                
                
                    | 1678 | social-count-plus
                        claudiosanches | Display the counting Twitter followers, Facebook fans, YouTube subscribers posts and comments. |  | 50 | 
                
                
                    | 1679 | laravel-states-cities-brazil
                        magnobiet | 🇧🇷 Base de dados com todos os estados e cidades do Brasil |  | 50 | 
                
                
                    | 1680 | acf-to-rest-api-example
                        airesvsg | Example for the plugin ACF to REST API |  | 50 | 
                
                
                    | 1681 | l4-feed-reader
                        awjudd | A simple RSS feed reader for Laravel 5 |  | 50 | 
                
                
                    | 1682 | url2pdf
                        easychen | url2pdf docker image based on wkhtmltopdf with Chinese support. |  | 50 | 
                
                
                    | 1683 | nCoV-push
                        easychen | nCoV疫情实时播报推送脚本。数据基于丁香园。 |  | 50 | 
                
                
                    | 1684 | think-soar
                        guanguans | SQL optimizer and rewriter extension package for thinkphp5/6 framework. |  | 50 | 
                
                
                    | 1685 | TypeUtil
                        nikic | Utility for adding PHP 7 scalar types and return types |  | 50 | 
                
                
                    | 1686 | njq
                        kore | Native PHP Job queue |  | 50 | 
                
                
                    | 1687 | grauphel
                        cweiske | Tomboy note synchronization REST server nextcloud app |  | 50 | 
                
                
                    | 1688 | cakephp-twig-view
                        m3nt0r | Twig for CakePHP 1.3 |  | 50 | 
                
                
                    | 1689 | yay
                        sveneisenschmidt | Gamification made simple. Integrate gamification into your organisation incl. achievements, goals... |  | 50 | 
                
                
                    | 1690 | acf-to-rest-api-example
                        airesvsg | Example for the plugin ACF to REST API |  | 50 | 
                
                
                    | 1691 | TranslatorBundle
                        docteurklein | an edit-in-place, i18n translator bundle for Symfony2 |  | 50 | 
                
                
                    | 1692 | IvoryOrderedFormBundle
                        egeloen | Provides a form ordering support for your Symfony2 project. |  | 50 | 
                
                
                    | 1693 | NzoUrlEncryptorBundle
                        nayzo | Symfony Bundle used to Encrypt and Decrypt data and variables in the Web application |  | 50 | 
                
                
                    | 1694 | bittrex
                        edsonmedina | PHP wrapper class for Bittrex API |  | 50 | 
                
                
                    | 1695 | codeigniter-deployer
                        kenjis | A Deployment Tool for CodeIgniter 3.0 |  | 50 | 
                
                
                    | 1696 | packagist-crawler
                        hirak | make mirror of https://packagist.org |  | 50 | 
                
                
                    | 1697 | intuitive-custom-post-order
                        hijiriworld | WordPress Plugin: Intuitive Custom Post Order |  | 50 | 
                
                
                    | 1698 | yii2-comments
                        rmrevin | Yii 2 comments extension |  | 50 | 
                
                
                    | 1699 | laravel5-angular2
                        moff | Laravel 5 + Angular 2 boilerplate |  | 50 | 
                
                
                    | 1700 | simplexls
                        shuchkin | Parse and retrieve data from old format Excel XLS files. MS Excel 97 workbooks PHP reader. |  | 50 | 
                
                
                    | 1701 | icecast2-php-api
                        okwinza | A powerful and flexible REST API for IceCast2 written in PHP |  | 50 | 
                
                
                    | 1702 | Ubilling
                        nightflyza | Ubilling is opensource ISP billing system based on stargazer |  | 50 | 
                
                
                    | 1703 | mwop.net
                        weierophinney | Source code behind mwop.net |  | 50 | 
                
                
                    | 1704 | elementor-custom-element
                        dtbaker | Basic plugin showing how you can add a custom widget to Elementor |  | 49 | 
                
                
                    | 1705 | support
                        antonioribeiro | Support Classes |  | 49 | 
                
                
                    | 1706 | weibo
                        summerblue | Laravel 中文新手课程《L01 Laravel 教程 - Web 开发实战入门》的源代码 |  | 49 | 
                
                
                    | 1707 | worldly
                        stoneworld | NeteaseCloudMusic zsxq |  | 49 | 
                
                
                    | 1708 | AES-CBC-PKCS7Padding-
                        gunnzhao | AES/CBC/PKCS7Padding加密的实现 |  | 49 | 
                
                
                    | 1709 | wp-rest-api-filter-items
                        bueltge | A WordPress plugin that filter WP REST API items to your requirement. |  | 49 | 
                
                
                    | 1710 | bouncer
                        znarf | A PHP library to log and analyse HTTP traffic, throttle and block suspicious agents. |  | 49 | 
                
                
                    | 1711 | typo3-typoscript-lint
                        martin-helmich | Find coding errors in your TypoScript files. |  | 49 | 
                
                
                    | 1712 | DenetmenBundle
                        mustafaileri | Url testing tool for symfony2 projects. |  | 49 | 
                
                
                    | 1713 | craft-redactorcustomstyles
                        carlcs | Redactor Custom Styles plugin for Craft CMS |  | 49 | 
                
                
                    | 1714 | support
                        antonioribeiro | Support Classes |  | 49 | 
                
                
                    | 1715 | CacheCache
                        maximebf | Caching library for PHP 5.3+ |  | 49 | 
                
                
                    | 1716 | wp-routes
                        lucatume | Custom routing in WordPress. |  | 49 | 
                
                
                    | 1717 | doctrine-stats
                        steevanb | Get Doctrine stats : managed entities, lazy loaded entities, hydration time etc. |  | 49 | 
                
                
                    | 1718 | QR-Generator-PHP
                        edent | QR generator. Supports JPG, GIF, PNG outputs. Image size <=1480px. Error correction. Downloadable... |  | 49 | 
                
                
                    | 1719 | firestore-php
                        morrislaptop | Firestore SDK for PHP without gRPC |  | 49 | 
                
                
                    | 1720 | timezoned
                        ryanw3b3r | Laravel trait for converting Eloquent model timestamps according to timezones |  | 49 | 
                
                
                    | 1721 | laravel-vue-js-spa-invoice
                        codekerala |  |  | 49 | 
                
                
                    | 1722 | header-footer-elementor
                        Nikschavan | Create Header and Footer using Elementor page builder. |  | 49 | 
                
                
                    | 1723 | Aliexpress-API
                        besoeasy | An Personal API For Fetching Product Details On Aliexpress.com |  | 49 | 
                
                
                    | 1724 | acf-reusable-field-group-field
                        Hube2 | Reusable Field Group Field for ACF Pro |  | 49 | 
                
                
                    | 1725 | miniShop
                        bezumkin | Project is closed and not supported |  | 49 | 
                
                
                    | 1726 | yii2-slug-behavior
                        zelenin | Yii2 slug behavior |  | 49 | 
                
                
                    | 1727 | dplr
                        muxx | Object oriented deployer based on GoSSHa. |  | 49 | 
                
                
                    | 1728 | wot-api-description
                        thunder-spb | World of Tanks Unofficial API Description |  | 49 | 
                
                
                    | 1729 | acf-reusable-field-group-field
                        Hube2 | Reusable Field Group Field for ACF Pro |  | 49 | 
                
                
                    | 1730 | concise
                        elliotchance | ✅ Concise is test framework for using plain English and minimal code, built on PHPUnit. |  | 48 | 
                
                
                    | 1731 | merkNotificationBundle
                        merk | Provides a notification service layer for github style notifications |  | 48 | 
                
                
                    | 1732 | prelude
                        sergiors | Functional library for PHP |  | 48 | 
                
                
                    | 1733 | Cielo
                        mrprompt | Classe cliente para o web service da Cielo |  | 48 | 
                
                
                    | 1734 | laravel-mail-aliyun
                        overtrue | :e-mail:  Aliyun DrirectMail Transport for Laravel Application. |  | 48 | 
                
                
                    | 1735 | duoduoke-sdk
                        justmd5 | 多多客【多多进宝】API SDK【拼多多开放平台】 |  | 48 | 
                
                
                    | 1736 | poker-algorithm
                        goodspb | 扑克小游戏算法,PHP语言描述。 |  | 48 | 
                
                
                    | 1737 | KeywordFilteringService
                        wosiwo | A PHP Service that you can use to filter keywords. It depends on a php extension named Swoole. |  | 48 | 
                
                
                    | 1738 | psocksd
                        clue | The SOCKS tunnel / proxy server daemon written in PHP |  | 48 | 
                
                
                    | 1739 | php-epub-meta
                        splitbrain | A PHP library to read and write EPub meta data |  | 48 | 
                
                
                    | 1740 | as-speaking
                        schlessera | AlainSchlesser.com Speaking Page Plugin. |  | 48 | 
                
                
                    | 1741 | onion-link-list
                        DanWin | A set of scripts to list tor hidden services |  | 48 | 
                
                
                    | 1742 | carica-firmata
                        ThomasWeinert | Firmata client library for PHP. |  | 48 | 
                
                
                    | 1743 | videodb
                        andig | The videoDB media collection software |  | 48 | 
                
                
                    | 1744 | magedeploy2-base
                        mwr | Magento2 Deployment with Deployer (Skeleton) |  | 48 | 
                
                
                    | 1745 | calendarize
                        lochmueller | 📆 Best TYPO3 Calendar ever 📆 |  | 48 | 
                
                
                    | 1746 | SAC
                        DarkWav | A powerfull AntiCheat software for MC:BE made to detect unfair gamplay advantages. |  | 48 | 
                
                
                    | 1747 | kirby-subpagelist
                        flokosiol | Subpagelist field plugin for Kirby 2 |  | 48 | 
                
                
                    | 1748 | testcases-laravel
                        Zizaco | Some classes to help write tests for laravel 4 applications |  | 48 | 
                
                
                    | 1749 | magento-suffix-static-files
                        jreinke | Add a query parameter to js and css files to force refresh in browser. |  | 48 | 
                
                
                    | 1750 | atomik
                        maximebf | Micro framework for PHP 5.3+ [UNMAINTAINED] |  | 48 | 
                
                
                    | 1751 | mysql-xplain-xplain
                        rap2hpoutre | :mouse: Explain Explainer for MySQL Queries. |  | 48 | 
                
                
                    | 1752 | CMENGoogleChartsBundle
                        cmen | This Bundle provides a Twig extension and PHP objects to display Google charts in your Symfony ap... |  | 48 | 
                
                
                    | 1753 | rka-slim-controller
                        akrabat | Dynamically instantiated controller classes for Slim Framework 2 |  | 48 | 
                
                
                    | 1754 | woocommerce-cart-tab
                        jameskoster | Displays a sitewide link to the cart which reveals the cart contents on hover. |  | 48 | 
                
                
                    | 1755 | Markdown-Viewer-PHP
                        WolfieZero | View markdown scripts |  | 48 | 
                
                
                    | 1756 | protoc-gen-php
                        chobie | protoc plugin for PECL ProtocolBuffers |  | 48 | 
                
                
                    | 1757 | WordPress.Skeleton
                        ttskch | Composer based WordPress project skeleton. |  | 48 | 
                
                
                    | 1758 | cdek-sdk
                        sanmai | Интеграция СДЭК и PHP |  | 48 | 
                
                
                    | 1759 | kontrolio
                        franzose | Simple standalone data validation library inspired by Laravel and Symfony |  | 48 | 
                
                
                    | 1760 | zf-app-blank
                        bupy7 | A blank/skeleton application Zend Framework 3. |  | 48 | 
                
                
                    | 1761 | update-blocker
                        Rarst | Lightweight generic blocker of updates from official WordPress repositories. |  | 48 | 
                
                
                    | 1762 | multiformat-response-objects
                        timacdonald | Response objects for handling multiple response formats within the one  controller |  | 47 | 
                
                
                    | 1763 | kawaii-gherkin
                        malukenho | A Kawaii and small tool to fix and validate gherkin code styles. |  | 47 | 
                
                
                    | 1764 | magento-mercadolivre
                        thiagolima-bm | Integração com mercado livre |  | 47 | 
                
                
                    | 1765 | paginator
                        robsonvleite | Paginator is simple and is ready to generate results navigation in your application (Paginação de... |  | 47 | 
                
                
                    | 1766 | magento2-warmcache
                        igorppbr | A warm cache extension for Magento 2. |  | 47 | 
                
                
                    | 1767 | project-skeleton
                        fesor | Symfony based application skeleton |  | 47 | 
                
                
                    | 1768 | mdg_imc
                        amacgregor | IMC(Magento Interactive Console) created as help tool in the Magento Developers Guide |  | 47 | 
                
                
                    | 1769 | workerman-filemonitor
                        walkor | 监控文件更新并自动reload workerman |  | 47 | 
                
                
                    | 1770 | Jaguar
                        bigfa |  |  | 47 | 
                
                
                    | 1771 | wp-douban
                        bigfa |  |  | 47 | 
                
                
                    | 1772 | apps-version-update
                        onanying | 高扩展性的多APP版本更新API接口与后台管理系统 |  | 47 | 
                
                
                    | 1773 | slim-swoole
                        kcloze | Slim 3 MVC Skeleton With Swoole |  | 47 | 
                
                
                    | 1774 | lnmpcheck
                        micweaver | lnmp环境检测工具,检测linux,nginx,php,mysql的各种问题 |  | 47 | 
                
                
                    | 1775 | kohana-oauthz
                        Yahasana | OAuth protocol 2.0 implement for Kohana 3, including server and client |  | 47 | 
                
                
                    | 1776 | kirby-logger
                        texnixe |  |  | 47 | 
                
                
                    | 1777 | kirby3-autoid
                        bnomei | Automatic unique ID for Pages, Files and Structures including performant helpers to retrieve them... |  | 47 | 
                
                
                    | 1778 | ACF-CSS-Margin-Padding-Settings
                        tmconnect |  |  | 47 | 
                
                
                    | 1779 | magento-mercadolivre
                        thiagolima-bm | Integração com mercado livre |  | 47 | 
                
                
                    | 1780 | bref-laravel-demo
                        mnapoli | Demo of a Laravel application deployed on AWS lambda using Bref |  | 47 | 
                
                
                    | 1781 | html-sanitizer-bundle
                        tgalopin | Sanitize untrustworthy HTML user input (Symfony integration for https://github.com/tgalopin/html-... |  | 47 | 
                
                
                    | 1782 | testframework
                        digitalpianism | A simple test framework repo for Magento 1 |  | 47 | 
                
                
                    | 1783 | cartesian-product
                        bpolaszek | PHP - A simple, low-memory footprint function to generate all combinations from a multi-dimension... |  | 47 | 
                
                
                    | 1784 | ethicsfordesign-website
                        sylvainjule | Under the hood of ethicsfordesign.com |  | 47 | 
                
                
                    | 1785 | YiiSolr
                        phpnode | A wrapper for the pecl solr library that provides common Yii constructs, such as models, data pro... |  | 47 | 
                
                
                    | 1786 | gdata
                        neilcrookes | CakePHP plugin for interacting with Gdata API |  | 47 | 
                
                
                    | 1787 | direct-upload-s3-signaturev4
                        eddturtle | Example of Directly uploading files to S3 with PHP |  | 47 | 
                
                
                    | 1788 | phperror-gui
                        amnuts | View entries in the PHP error log file in a clear and readable way, which also allows for sorting... |  | 47 | 
                
                
                    | 1789 | github-auto-pull
                        WolfieZero |  |  | 47 | 
                
                
                    | 1790 | Chief
                        adamnicholson | Command bus package for PHP |  | 47 | 
                
                
                    | 1791 | AmazonMwsComplete
                        caponica | Name-spaced wrappers for the full set of Amazon MWS client libraries |  | 47 | 
                
                
                    | 1792 | pdo-datamapper-example
                        hirak | PDO example |  | 47 | 
                
                
                    | 1793 | larrock-core
                        Fanamurov | Core components for LarrockCMS |  | 47 | 
                
                
                    | 1794 | yii2-easy-thumbnail-image-helper
                        himiklab |  |  | 47 | 
                
                
                    | 1795 | woocommerce-gateway-offline
                        bekarice | An offline gateway with the same functionality as the "cheque" gateway. Can be used for testing o... |  | 47 | 
                
                
                    | 1796 | voyager-bread-generator
                        jeffochoa | Create BREAD from the console using artisan |  | 46 | 
                
                
                    | 1797 | marfil
                        pupi1985 | Marfil is an extension of the Aircrack-ng suite, used to assess WiFi network security. It allows ... |  | 46 | 
                
                
                    | 1798 | live-edit
                        elliotcondon | Live Edit |  | 46 | 
                
                
                    | 1799 | nomad
                        michaeldyrynda | Laravel-style database migrations wherever they may roam |  | 46 | 
                
                
                    | 1800 | woocommerce-boleto
                        claudiosanches | Este plugin é obsoleto e não deve ser utilizado por ninguém. |  | 46 | 
                
                
                    | 1801 | eloquent-table
                        stevebauman | An HTML table generator for laravel collections |  | 46 | 
                
                
                    | 1802 | zenapi
                        shen2 | 一个更好的OAuth2访问类,同时支持微博、QQ空间、腾讯微博、人人、百度、搜狐、开心、豆瓣、Google、Instagram、土豆、优酷、奇艺等社交网站 |  | 46 | 
                
                
                    | 1803 | YurunLock
                        Yurunsoft | PHP阻塞锁和非阻塞锁机制,内置解决并发锁重复执行的方案。目前支持文件、Redis、Memcache、Memcached。 |  | 46 | 
                
                
                    | 1804 | dingo-serializer-switch
                        liyu001989 | A middleware to switch fractal serializers in dingo |  | 46 | 
                
                
                    | 1805 | willshop
                        tianyong90 | 基于 Laravel5.4 + vue.js2.x 的小网店系统 |  | 46 | 
                
                
                    | 1806 | BeautifulPHP
                        jifei | php之美 |  | 46 | 
                
                
                    | 1807 | ladep
                        dekuan | Ladep is the world's best deployer for Laravel framework. It's the best way to deploy your Larave... |  | 46 | 
                
                
                    | 1808 | yii2-lifecycle-behavior
                        cebe | Define the lifecycle of a model by defining allowed status changes. |  | 46 | 
                
                
                    | 1809 | laravel-multiple-auth
                        fisayoafolayan | A simple implementation of multiple authentication in Laravel.  To follow along, this applicatio... |  | 46 | 
                
                
                    | 1810 | spotify-web-api
                        jonjomckay | A PHP library for interacting with the Spotify Web API |  | 46 | 
                
                
                    | 1811 | collage
                        tzsk | Generate Image Collage with PHP and Laravel 5 |  | 46 | 
                
                
                    | 1812 | oriquent
                        sgpatil | Orientdb Eloquent driver for Laravel 5 |  | 46 | 
                
                
                    | 1813 | mw-wp-form
                        inc2734 |  |  | 46 | 
                
                
                    | 1814 | laravel-reactphp
                        nazo | ReactPHP Server on Laravel 5.0 |  | 46 | 
                
                
                    | 1815 | bim-core
                        cjp2600 | Bitrix Migration (BIM) |  | 46 | 
                
                
                    | 1816 | rock-sanitize
                        romeOz | Flexible sanitizator for PHP. |  | 46 | 
                
                
                    | 1817 | php-mustache
                        jbboehr | Mustache PHP Extension |  | 46 | 
                
                
                    | 1818 | default_content
                        larowlan | A default content solution for Drupal 8 |  | 45 | 
                
                
                    | 1819 | datalayer
                        robsonvleite | The data layer is a persistent abstraction component of your database that PDO (O data layer é um... |  | 45 | 
                
                
                    | 1820 | lumen-cors
                        vluzrmos | A Simple Cross Origin Resource Sharing for Lumen Framework (5.*). |  | 45 | 
                
                
                    | 1821 | Laravel-5-Salesforce
                        davispeixoto | Laravel 5 wrapper for Salesforce Force.com Toolkit SOAP API |  | 45 | 
                
                
                    | 1822 | ZF1-Doctrine2-ServiceLayer
                        guilhermeblanco | Application Service Layer at the top of Zend Framework 1 and Doctrine 2 |  | 45 | 
                
                
                    | 1823 | Probability-Distributions-for-PHP
                        gburtini | PHP implementation of statistical probability distributions: normal distribution, beta distributi... |  | 45 | 
                
                
                    | 1824 | QueryList-PhantomJS
                        jae-jae | QueryList Plugin: Use PhantomJS to crawl Javascript dynamically rendered pages.(headless WebKit )... |  | 45 | 
                
                
                    | 1825 | queue
                        mariuswilms | CakePHP 1.3 plugin for beanstalkd. |  | 45 | 
                
                
                    | 1826 | Laravel-Alfred-Extension
                        clarkeash |  |  | 45 | 
                
                
                    | 1827 | glype
                        Abban |  |  | 45 | 
                
                
                    | 1828 | timehive
                        thaberkern | Webbased project timetracking software |  | 45 | 
                
                
                    | 1829 | yii-behavior-sluggable
                        mintao | Create a human readable url for your Yii model records |  | 45 | 
                
                
                    | 1830 | laravelcrud
                        rolandalla | This is a Laravel 5.4 CRUD generator |  | 45 | 
                
                
                    | 1831 | request-parser
                        mpscholten | Small PHP Library for type-safe input handling |  | 45 | 
                
                
                    | 1832 | Walrus
                        nicolasbeauvais | Walrus Framework - Certainly not that big whatever factory. |  | 45 | 
                
                
                    | 1833 | symfony-swap
                        florianv | :euro: Currency exchange rates for Symfony |  | 45 | 
                
                
                    | 1834 | PhpStorm-PrestaShop-Autocomplete
                        julienbourdeau | Makes PhpStorm autocomplete work with PrestaShop |  | 45 | 
                
                
                    | 1835 | SlimValidation
                        awurth | A validator for PHP with Respect/Validation |  | 45 | 
                
                
                    | 1836 | scientist-laravel
                        daylerees | Allow the Scientist library to be used with the Laravel PHP framework. |  | 45 | 
                
                
                    | 1837 | SRIORestUploadBundle
                        sroze | A symfony bundle to handle multiple upload ways on your REST API. |  | 45 | 
                
                
                    | 1838 | Yii-Docs-Generator
                        phpnode | Generates HTML documentation for Yii applications |  | 45 | 
                
                
                    | 1839 | say-what
                        leewillis77 | An easy-to-use plugin that allows you to alter strings on your site without editing WordPress cor... |  | 45 | 
                
                
                    | 1840 | jwplayer-thumbnail-preview-generator
                        amnuts | A simple but effective command-line tool for generating thumbnails of a video, and corresponding ... |  | 45 | 
                
                
                    | 1841 | TransitionComponent
                        hiromi2424 | Transition component for CakePHP. |  | 45 | 
                
                
                    | 1842 | laravel-extension
                        jumilla | Add add-on architecture on Laravel 5 framework. |  | 45 | 
                
                
                    | 1843 | laravel-forge-api
                        tzurbaev | PHP SDK for Laravel Forge API |  | 45 | 
                
                
                    | 1844 | MathExecutor
                        neonxp | Simple math expresions parser and calculator |  | 45 | 
                
                
                    | 1845 | laravel5.7-vue-cli3-boilerplate
                        iliyaZelenko | Boilerplate / Starter kit. Laravel 5.7, Vue CLI 3 — Authentication with Email Verification. REST API. |  | 45 | 
                
                
                    | 1846 | TwitterWP
                        jtsternberg | A tool for connecting to the twitter 1.1 API (via WordPress http API) using your Twitter app credentials. |  | 45 | 
                
                
                    | 1847 | Dramiel
                        shibdib | EVE Discord Bot |  | 45 | 
                
                
                    | 1848 | hlsinjector
                        dusterio | ID3 metadata injector for MPEG TS (HLS) written in PHP |  | 44 | 
                
                
                    | 1849 | building-testable-applications
                        chartjes | Code for my "Building Testable Applications in PHP" talk |  | 44 | 
                
                
                    | 1850 | PHP-StripeOAuth
                        onassar | PHP library which helps perform an OAuth2 flow for Stripe, which is used when creating and intera... |  | 44 | 
                
                
                    | 1851 | laravel4-idehelper-generator
                        jonphipps | Generates a helper file to assist with IDEs with code completion for Laravel 4 |  | 44 | 
                
                
                    | 1852 | MoDocker
                        easychen | modo动漫私有云(modo.moe)的Docker构建用文件。 |  | 44 | 
                
                
                    | 1853 | Telegram-Simple-Image-Bot
                        lincanbin | A simple telegram bot which can return a random picture. |  | 44 | 
                
                
                    | 1854 | Yaf.Scaffold
                        Neeke | Use PHP.Yaf && Charisma create a grid Scaffold |  | 44 | 
                
                
                    | 1855 | interview
                        chunlintang |  |  | 44 | 
                
                
                    | 1856 | typecho-theme-apollo
                        FaithPatrick | A minimalism typecho theme. |  | 44 | 
                
                
                    | 1857 | WP-Offline
                        bueltge | Use WordPress without all online-checks. Deactivate autoupdate for core, plugins and themes |  | 44 | 
                
                
                    | 1858 | must-use-loader
                        bueltge | This small WordPress plugin include all plugins in subdirectories from Must Use plugin folder |  | 44 | 
                
                
                    | 1859 | laravel-todo
                        milon | Demo ToDo App with Laravel Framework |  | 44 | 
                
                
                    | 1860 | stop-words
                        voku | PHP | A collection of stop words for e.g. search-functions. |  | 44 | 
                
                
                    | 1861 | magento-language-routes
                        klein0r | Allows to translate the default magento routes into other languages |  | 44 | 
                
                
                    | 1862 | MopaBarcodeBundle
                        phiamo | Bundle to provide Barcodes in Symfony2 |  | 44 | 
                
                
                    | 1863 | doctrine-extra-bundle
                        alexandresalome | Graph features for Doctrine |  | 44 | 
                
                
                    | 1864 | woocommerce-product-gift-wrap
                        mikejolley | Enable a per-product, store wide Gift wrap option - let the user choose design and make it free or paid. |  | 44 | 
                
                
                    | 1865 | Strong
                        silentworks | Authentication Library |  | 44 | 
                
                
                    | 1866 | http_socket_oauth
                        neilcrookes | Extension to CakePHP HttpSocket class to support OAuth |  | 44 | 
                
                
                    | 1867 | laravel-repositories
                        ollieread | A package that exists to show you that repositories don't have to be over complicated |  | 44 | 
                
                
                    | 1868 | youtube-dl-php
                        owenvoke | A quick and easy YouTube downloader/parser written in PHP. |  | 44 | 
                
                
                    | 1869 | Neo4J-REST-PHP-API-client
                        electric-al | A PHP client for accessing the Neo4J REST API |  | 44 | 
                
                
                    | 1870 | webzash-v1-defunct
                        prashants | Easy to use web based double entry accounting software in PHP - MySQL under Apache License, Version 2.0 |  | 44 | 
                
                
                    | 1871 | acf-input-counter
                        Hube2 | Adds a counter to all text and textarea fields with character limits |  | 44 | 
                
                
                    | 1872 | modExtra
                        bezumkin | A base MODX Extra template to begin development on |  | 44 | 
                
                
                    | 1873 | socialite-odnoklassniki
                        jhaoda | Odnoklassniki OAuth2 Provider for Laravel Socialite |  | 44 | 
                
                
                    | 1874 | php-speller
                        mekras | PHP spell check library |  | 44 | 
                
                
                    | 1875 | yii2-aceeditor
                        trntv | Yii2 Ace Editor widget |  | 44 | 
                
                
                    | 1876 | pawtucket2
                        collectiveaccess | Pawtucket Improved |  | 44 | 
                
                
                    | 1877 | acf-input-counter
                        Hube2 | Adds a counter to all text and textarea fields with character limits |  | 44 | 
                
                
                    | 1878 | my-custom-functionality
                        srikat | A basic starter plugin to load assets like CSS and JS files in WordPress. |  | 43 | 
                
                
                    | 1879 | utils
                        jansenfelipe | Uma simples classe utilitária com métodos que podem salvar sua vida (ou não) |  | 43 | 
                
                
                    | 1880 | kirby-fuzzy-search
                        pedroborges | ⬢ Fuzzy-search plugin for Kirby. |  | 43 | 
                
                
                    | 1881 | RTPHPLib
                        dersam | PHP wrapper for the Request Tracker API |  | 43 | 
                
                
                    | 1882 | c9ui
                        orditeck | Simple web ui for managing workspace of self-hosted Cloud9 IDE |  | 43 | 
                
                
                    | 1883 | plog
                        lzyy | a lighweight, flexible, extendable php log system |  | 43 | 
                
                
                    | 1884 | redis-sentinel
                        huyanping | PHP 5.3+ redis-sentinel client for php based on phpredis extension. |  | 43 | 
                
                
                    | 1885 | studynotes
                        xianyunyh | 学习和工作记录笔记的地方。整理包含遇到的问题,以及学习的笔记的记录,内容涵盖了PHP、Python、Go等编程语言,主要为自己作记录,方便自己以后查阅 |  | 43 | 
                
                
                    | 1886 | ciswoole
                        toxmc | CodeIgniter 2.2 with Swoole_Http_Server |  | 43 | 
                
                
                    | 1887 | swoole-JsonRPC
                        toxmc | use swoole for jsonRpc(运用swoole简单实现jsonRPC) |  | 43 | 
                
                
                    | 1888 | ss_template
                        AlphaBrock | 这是一个Shadowsocks站前端模板 |  | 43 | 
                
                
                    | 1889 | yaf-example
                        jsyzchen | A example of yaf |  | 43 | 
                
                
                    | 1890 | Lesti_Merge
                        GordonLesti |  |  | 43 | 
                
                
                    | 1891 | php-sqllint
                        cweiske | Command line tool to validate (syntax check) SQL files. Mirror of http://git.cweiske.de/php-sqllint.git/ |  | 43 | 
                
                
                    | 1892 | mark-a-spot
                        markaspot | Public Civic Issue Tracking and Crowdsourcing / Mapping Platform based on Drupal 8. Open311 Serve... |  | 43 | 
                
                
                    | 1893 | react-inotify
                        mkraemer | Inotify bindings for reactphp |  | 43 | 
                
                
                    | 1894 | magento-mink
                        jreinke | Test your Magento website with Behat Mink. |  | 43 | 
                
                
                    | 1895 | share-l4
                        thujohn | Share links with Laravel 4 |  | 43 | 
                
                
                    | 1896 | SidusEAVModelBundle
                        VincentChalnot | Symfony2 & Doctrine implementation of a Entity-Attribute-Value model, easily extendable. |  | 43 | 
                
                
                    | 1897 | ansi
                        malenkiki | Use colors in PHP terminal apps! |  | 43 | 
                
                
                    | 1898 | CakePHP-Blog-Plugin
                        neilcrookes | A CakePHP Plugin for a blogging engine with posts, categories and tags |  | 43 | 
                
                
                    | 1899 | phpunit-github-actions-printer
                        mheap |  |  | 43 | 
                
                
                    | 1900 | CallbackValidator
                        DaveRandom | Tools for validating callback signatures in PHP |  | 43 | 
                
                
                    | 1901 | changelog
                        emlynwest | Package to enable change logs to be parsed |  | 43 | 
                
                
                    | 1902 | composed
                        joshdifabio | Easily parse your project's Composer configuration, and those of its dependencies, at runtime |  | 43 | 
                
                
                    | 1903 | php7-docker
                        dave1010 | Docker container with PHP 7 (nightly) |  | 43 | 
                
                
                    | 1904 | Barebones
                        welcomebrand | A stripped down WordPress "starter" theme for designers and developers |  | 43 | 
                
                
                    | 1905 | drupal-composer-init
                        hussainweb | Initialise a Drupal composer setup |  | 43 | 
                
                
                    | 1906 | kettle
                        inouet | Kettle is a lightweight object-dynamodb mapper for PHP. |  | 43 | 
                
                
                    | 1907 | favicon
                        dmamontov | Class generation favicon for browsers and devices Android, Apple, Windows and display of html cod... |  | 43 | 
                
                
                    | 1908 | php-maptiler
                        Fedik | Simple PHP Map Tiles Generator |  | 43 | 
                
                
                    | 1909 | geocode
                        mariano | Geocode plugin for CakePHP |  | 42 | 
                
                
                    | 1910 | laravel-crud
                        Hujjat | Basic CRUD Operation with Laravel and AdminLTE in Single Page |  | 42 | 
                
                
                    | 1911 | support-hub
                        dtbaker | SupportHub is a free WordPress plugin that helps you provide support for your products and businesses. |  | 42 | 
                
                
                    | 1912 | yii2-fancytree-widget
                        wbraganca | The yii2-fancytree-widget is a Yii 2 wrapper for the Fancytree. See more: http://wwwendt.de/tech/... |  | 42 | 
                
                
                    | 1913 | yii2-app-api
                        desenvolvedorindie | Yii 2 Advanced Application Template (API, Backend and Frontend). |  | 42 | 
                
                
                    | 1914 | PHP-MetaParser
                        onassar | PHP library that extracts/parses meta details of an x/html body, including open graph details, me... |  | 42 | 
                
                
                    | 1915 | route
                        nauxliu | 一个简单快速的PHP路由 |  | 42 | 
                
                
                    | 1916 | rac
                        tnc | PHP RabbitMQ Administration Console |  | 42 | 
                
                
                    | 1917 | php-curl
                        Zjmainstay | 基于浏览器的“cURL命令”解析,利用PHP cURL实现近乎自动化的模拟登录与采集,提供大量示例。(关键词:php curl login) |  | 42 | 
                
                
                    | 1918 | laravel-referral
                        questocat | A Referral System With Laravel |  | 42 | 
                
                
                    | 1919 | wechat-pay
                        zhangv | Simplest WechatPay(最简单的微信支付) |  | 42 | 
                
                
                    | 1920 | VinaiKopp_StoreUrlRewrites
                        Vinai | Fix for Magentos` url rewrite matching of store level url_key's. |  | 42 | 
                
                
                    | 1921 | de_DE.php
                        bueltge | special german permalink sanitize |  | 42 | 
                
                
                    | 1922 | cakephp-user-tools
                        burzum | The UserTools plugin provides you the building blocks for everything around users. It comes with ... |  | 42 | 
                
                
                    | 1923 | authLdap
                        heiglandreas | LDAP-Authentication for WordPress |  | 42 | 
                
                
                    | 1924 | DevLorem
                        Kovah | No more 'Lorem ipsum', get some real quotes or speeches for your free text with this generator! |  | 42 | 
                
                
                    | 1925 | laravel-google-ads
                        Edujugon | Google Adwords API for Laravel |  | 42 | 
                
                
                    | 1926 | SingleSignOnIdentityProviderBundle
                        korotovsky | Single Sign On bundle for Symfony2 projects. IdP part. |  | 42 | 
                
                
                    | 1927 | kirby-translations
                        flokosiol | Translations field for Kirby 2 |  | 42 | 
                
                
                    | 1928 | cakePHP-QR-Code-Helper
                        muxe | A simple helper to display QR Codes using the google chart api |  | 42 | 
                
                
                    | 1929 | figlet
                        povils | Figlet text render in PHP |  | 42 | 
                
                
                    | 1930 | php5rp_ng
                        chricke | PHP5 Reverse Proxy |  | 42 | 
                
                
                    | 1931 | OSC-Magento-Brasil
                        deivisonarthur | O projeto OCS-MAgento-Brasil é uma iniciativa para traduzir e adaptar o módulo free OSC(One Step ... |  | 42 | 
                
                
                    | 1932 | yii2-fancytree-widget
                        wbraganca | The yii2-fancytree-widget is a Yii 2 wrapper for the Fancytree. See more: http://wwwendt.de/tech/... |  | 42 | 
                
                
                    | 1933 | laravel-console-summary
                        nunomaduro | 📖 Beautiful Laravel Console Summary for Artisan or Laravel Zero. |  | 42 | 
                
                
                    | 1934 | collision-adapter-symfony
                        nunomaduro | Collision's adapter for Symfony applications. Error Reporting for console/command-line PHP applications. |  | 42 | 
                
                
                    | 1935 | GoogleTranslateBundle
                        eko | A Symfony bundle to deals with Google Translate API |  | 42 | 
                
                
                    | 1936 | TestDoubleBundle
                        docteurklein | A symfony bundle that eases creation of test doubles. |  | 42 | 
                
                
                    | 1937 | dependency-tools
                        yohang | A simple Composer script to install NPM and/or Bower dependencies |  | 42 | 
                
                
                    | 1938 | ownpad
                        otetard | Ownpad is a Nextcloud application that allows to create and open Etherpad and Ethercalc documents. |  | 42 | 
                
                
                    | 1939 | laravel-ircbot
                        sparksp | Laravel IRC Bot (Rommie) |  | 42 | 
                
                
                    | 1940 | Spout
                        mackstar | A PHP based headless CMS powered by BEAR.Sunday |  | 42 | 
                
                
                    | 1941 | laravel-route-coverage-test
                        jrmadsen67 | Confirms whether or not there exists a feature test for all routes in Laravel application |  | 42 | 
                
                
                    | 1942 | hexpress
                        sizuhiko | hexpress is a PHP library that human way to define regular expressions |  | 42 | 
                
                
                    | 1943 | pinoco
                        tanakahisateru | Web site development framework using PHP and (mainly) PHPTAL |  | 42 | 
                
                
                    | 1944 | underbar.php
                        emonkak | This library is deprecated, please use emonkak/collection |  | 42 | 
                
                
                    | 1945 | yii2-1c-exchange
                        carono | Модуль yii2 для выгрузки цен и остатков из 1С |  | 42 | 
                
                
                    | 1946 | yii2-users
                        krivochenko | Yii2-module for manage users and their rights |  | 42 | 
                
                
                    | 1947 | yii2-cropper
                        krivochenko | Yii-Framework widget for uploading and cropping images |  | 42 | 
                
                
                    | 1948 | pagination
                        AmsTaFFix | The simple pagination |  | 42 | 
                
                
                    | 1949 | Bluz
                        AntonShevchuk | Lightweight PHP framework |  | 42 | 
                
                
                    | 1950 | wp-cli-import-csv
                        jeffsebring | WP CLI Command for flexible importing of content from .csv formatted files to WordPress. |  | 42 | 
                
                
                    | 1951 | vagabond
                        michaeldyrynda | Eloquent without a home |  | 41 | 
                
                
                    | 1952 | craft-inflect
                        lukeholder | Plugin for Craft CMS which adds an inflection twig extension. |  | 41 | 
                
                
                    | 1953 | recovery
                        antonioribeiro | Create recovery/backup codes for 2FA |  | 41 | 
                
                
                    | 1954 | ia-arr
                        antonioribeiro | Laravel Illuminate Agnostic Arr |  | 41 | 
                
                
                    | 1955 | ia-str
                        antonioribeiro | Laravel Illuminate Agnostic Str |  | 41 | 
                
                
                    | 1956 | correios
                        ivanwhm | [DEPRECATED] Várias Classes em PHP para diversos serviços dos Correios (Cálculo de preços e prazo... |  | 41 | 
                
                
                    | 1957 | CodeIgniter-2-with-Eloquent
                        johnlui | CodeIgniter 2.2.0 with Eloquent |  | 41 | 
                
                
                    | 1958 | twitter2weibo
                        lzyy | 同步twitter到新浪微博的php脚本(不需要twitter密码) |  | 41 | 
                
                
                    | 1959 | toastr-for-laravel5
                        yuansir | toastrjs for laravel5.* |  | 41 | 
                
                
                    | 1960 | Sworm
                        dizys | A PHP NotORM-like database library based on Swoole for simple working with data in the database. |  | 41 | 
                
                
                    | 1961 | php-logstash
                        anythink-wx | php实现的轻量级日志文件监控脚本配合ElasticSearch |  | 41 | 
                
                
                    | 1962 | ThinkPHP_Backend_System
                        4u4v | ThinkPHP通用网站后台管理系统。 |  | 41 | 
                
                
                    | 1963 | bankaccount
                        beberlei | Sample application used for PHPUnit training. |  | 41 | 
                
                
                    | 1964 | reactphp-utf8
                        clue | Streaming UTF-8 parser, built on top of ReactPHP |  | 41 | 
                
                
                    | 1965 | Bcrypt-PHP-Class
                        cosenary | Simple bcrypt PHP class for secure password hashing. |  | 41 | 
                
                
                    | 1966 | CryptDown
                        ikkez | client-side AES-encrypted Markdown pastebin clone |  | 41 | 
                
                
                    | 1967 | acf-customizer
                        mcguffin | Use ACF Fields in WordPress Customizer |  | 41 | 
                
                
                    | 1968 | antragsgruen
                        CatoTH | Managing motions and amendments for political conventions |  | 41 | 
                
                
                    | 1969 | recovery
                        antonioribeiro | Create recovery/backup codes for 2FA |  | 41 | 
                
                
                    | 1970 | ia-arr
                        antonioribeiro | Laravel Illuminate Agnostic Arr |  | 41 | 
                
                
                    | 1971 | ia-str
                        antonioribeiro | Laravel Illuminate Agnostic Str |  | 41 | 
                
                
                    | 1972 | rune
                        uuf6429 | PHP Rule Engine |  | 41 | 
                
                
                    | 1973 | magento-admin-launcher
                        jreinke | An intuitive and powerful launcher for Magento admin panel |  | 41 | 
                
                
                    | 1974 | WPUtilities
                        Darklg | WordPress skeleton theme and essentials plugins. |  | 41 | 
                
                
                    | 1975 | f43.me
                        j0k3r | A more readable & cleaner feed |  | 41 | 
                
                
                    | 1976 | EasyImpressDemo
                        Pierstoval | Symfony application to create presentations with Impress.js |  | 41 | 
                
                
                    | 1977 | ScoreboardsPE
                        MisteFr | A PocketMine-MP plugin that let you easily send scoreboards by using commands on your server who ... |  | 41 | 
                
                
                    | 1978 | dryval
                        usmanhalalit | Simplify validation in Laravel. |  | 41 | 
                
                
                    | 1979 | searchable
                        neilcrookes | CakePHP plugin for site search functionality |  | 41 | 
                
                
                    | 1980 | WordPressSVGPlugin
                        Lewiscowles1986 | WordPress SVG Plugin |  | 41 | 
                
                
                    | 1981 | laravel-nova-csv-import
                        simonhamp | A simple CSV import component for Laravel Nova |  | 41 | 
                
                
                    | 1982 | u2f-login
                        shield-9 | [DEPRECATED] Please migrate to https://github.com/georgestephanis/two-factor |  | 41 | 
                
                
                    | 1983 | Envato-Marketplace-API-Wrapper-in-PHP
                        Japh | This is a PHP wrapper class for the Envato marketplaces - like themeforest.net. |  | 40 | 
                
                
                    | 1984 | codeigniter-bcrypt
                        dwightwatson | Adaption of PHPPass for use as a CodeIgniter Bcrypt library. |  | 40 | 
                
                
                    | 1985 | yoke
                        hernandev | Yoke: SSH Connection Manager |  | 40 | 
                
                
                    | 1986 | TutsupMVC
                        luizomf | This is a simple PHP MVC framework to start developing applications and sites in PHP. |  | 40 | 
                
                
                    | 1987 | loteria-api
                        marcusesa | Api da loteria (Caixa Econômica Federal). |  | 40 | 
                
                
                    | 1988 | amuzi
                        dmelo | Music amazingly free. |  | 40 | 
                
                
                    | 1989 | correios-cep
                        feliperoberto | webservice php de consulta direta aos sites dos correios. |  | 40 | 
                
                
                    | 1990 | silverstripe-codebank
                        UndefinedOffset | Code Bank is a code snippet manager with syntax highlighting for multiple languages including C++... |  | 40 | 
                
                
                    | 1991 | php-cron
                        tangshuang | 实现PHP Cron,也就是PHP定时任务,通过本地文件记录schedules,然后通过fsockopen实现非阻塞式的后台访问对应的url来实现定时任务,通过sleep实现定时,如果错过任务,... |  | 40 | 
                
                
                    | 1992 | swoole-demo
                        OMGZui | swoole-demo |  | 40 | 
                
                
                    | 1993 | imagist
                        garveen | Image the packagist |  | 40 | 
                
                
                    | 1994 | yii2-widget-linkpager
                        phpyii | LinkPager widgets for Yii Framework 2.0 |  | 40 | 
                
                
                    | 1995 | webchat-robot
                        nangge | 通过分析网页版微信通讯,用php开发出的微信网页版机器人 |  | 40 | 
                
                
                    | 1996 | human-regex
                        mpociot | Regular expressions for human beings, not machines |  | 40 | 
                
                
                    | 1997 | cakephp-html-purifier
                        burzum | This is a CakePHP wrapper for the HTML Purifier lib. The plugin includes a trait, a view helper, ... |  | 40 | 
                
                
                    | 1998 | ext_scaffold
                        helhum | Extension skeleton  for TYPO3 >= 7.4.0 including complete test setup |  | 40 | 
                
                
                    | 1999 | typo3-secure-web
                        helhum |  |  | 40 | 
                
                
                    | 2000 | f3-schema-builder
                        ikkez | SQL Schema Builder Plugin for PHP Fat-Free Framework |  | 40 | 
                
                
                    | 2001 | content_defender
                        IchHabRecht | Define allowed or denied content element types in your backend layouts |  | 40 | 
                
                
                    | 2002 | MMDVMHost-Dashboard
                        dg9vh | Dashboard for MMDVMHost (by G4KLX) |  | 40 | 
                
                
                    | 2003 | kirby-autoresize
                        medienbaecker | Automatically resize images on upload |  | 40 | 
                
                
                    | 2004 | YamlConfigServiceProvider
                        alexclooze | Service provider for Silex for using YAML configuration files |  | 40 | 
                
                
                    | 2005 | calendarplus
                        libasys | Calendar+ App for ownCloud 8.1 or later, lower version not supported |  | 40 | 
                
                
                    | 2006 | cart
                        extcode | Cart is a small but powerful extension which "solely" adds a shopping cart to your TYPO3 installa... |  | 40 | 
                
                
                    | 2007 | MtHamlBundle
                        arnaud-lb | Symfony2 HAML bundle |  | 40 | 
                
                
                    | 2008 | multiplayer
                        felixgirault | An utility to display video players painlessly from any service. |  | 40 | 
                
                
                    | 2009 | jotter
                        yosko | Jotter is a lightweight, no database, powerful web notebook that lets you create and manage notes... |  | 40 | 
                
                
                    | 2010 | kirby-imageradio
                        sylvainjule | Add illustrations to Kirby's radio buttons. Kirby 2 and 3. |  | 40 | 
                
                
                    | 2011 | rka-slim-session-middleware
                        akrabat | Simple session middleware for Slim Framework |  | 40 | 
                
                
                    | 2012 | Laravel-5.6-and-Vue.j-2-Dataviewer-Advanced-Filter
                        codekerala | Dataviewer - Advanced Filter |  | 40 | 
                
                
                    | 2013 | php_ajax_country_state_city_dropdown
                        hiiamrohit | php and ajax based dropdown list of country, state and city |  | 40 | 
                
                
                    | 2014 | conversion
                        abhimanyu003 | Laravel Unit Conversion |  | 40 | 
                
                
                    | 2015 | footnotes
                        distantnative | Footnotes for Kirby 2 CMS |  | 40 | 
                
                
                    | 2016 | opcache-dashboard
                        shield-9 | OPcache dashboard for WordPress. |  | 40 | 
                
                
                    | 2017 | laravel-amazon-product-api
                        kawax |  |  | 40 | 
                
                
                    | 2018 | porn
                        hackoh | auto porn file downloader |  | 40 | 
                
                
                    | 2019 | ServerAvailabilityMonitor
                        wapmorgan | SAM is intented to monitor all of your services to be sure that they are working. It's a command ... |  | 40 | 
                
                
                    | 2020 | rotor
                        visavi | Rotor - Mobile content management system |  | 40 | 
                
                
                    | 2021 | rzd-api
                        visavi | Api сайта rzd.ru |  | 40 | 
                
                
                    | 2022 | fuzzy
                        ilya-dev | Nice PHP library for fuzzy string searching, also known as "approximate string matching". |  | 40 | 
                
                
                    | 2023 | laravel-migrator
                        slava-vishnyakov | Create your migrations and models by defining target database schema in human-like language (Laravel 6/5) |  | 40 | 
                
                
                    | 2024 | phalcon-mailer
                        vanchelo | Mailer Service for Phalcon 2.0 |  | 40 | 
                
                
                    | 2025 | c5_designer_content
                        jordanlev | Content block creator for the Concrete5 CMS |  | 40 | 
                
                
                    | 2026 | acf-child-post-field
                        lucasstark | Adds the ability to edit related posts directly from a parent post. |  | 40 | 
                
                
                    | 2027 | TorUtils
                        dapphp | PHP classes for interacting with Tor over the control protocol, querying directory authorities an... |  | 40 | 
                
                
                    | 2028 | syrup
                        mariano | CakePHP Plugins, Behaviors, and other goodies! |  | 39 | 
                
                
                    | 2029 | oc-crm-plugin
                        daftspunk | A sample CRM plugin |  | 39 | 
                
                
                    | 2030 | problem-creator
                        clarkerubber | create chess problems for lichess |  | 39 | 
                
                
                    | 2031 | ssh
                        netojoaobatista | Simple SSH client in PHP |  | 39 | 
                
                
                    | 2032 | ia-collection
                        antonioribeiro | Laravel Illuminate Agnostic Collection |  | 39 | 
                
                
                    | 2033 | laravel-response-xml
                        jailtonsc | Add the method xml integrating the laravel's response, converting eloquent return to XML. |  | 39 | 
                
                
                    | 2034 | M3uParser
                        Gemorroj | Parser and generator m3u playlists |  | 39 | 
                
                
                    | 2035 | async-mysql-php
                        huyanping | php async mysql client |  | 39 | 
                
                
                    | 2036 | WHMCS_Alipay
                        frankwei98 | WHMCS 支付宝插件 支持即时到账 担保交易 双功能收款 |  | 39 | 
                
                
                    | 2037 | laravel-easemob
                        link1st | 环信即时通讯laravel包开发,用于环信用户、群、聊天室等功能 |  | 39 | 
                
                
                    | 2038 | JWPlayer
                        jzwalk | 视频播放器插件 for Typecho 1.1 |  | 39 | 
                
                
                    | 2039 | hanzi
                        fengqi | 获取汉字的拼音, 或者简繁体转换. |  | 39 | 
                
                
                    | 2040 | swoft-ddz
                        jxy918 | 基于swoft框架开发斗地主 |  | 39 | 
                
                
                    | 2041 | jqdoc-parser
                        Yahasana | jQuery raw xml api to html and chm project (.hhp, .hhc, .hhk) files parser. FYI, it's kohana 3 module |  | 39 | 
                
                
                    | 2042 | StateMachineBehavior
                        willdurand | This behavior adds a finite state machine to your model. |  | 39 | 
                
                
                    | 2043 | Org_Heigl_Hyphenator
                        heiglandreas | Provide TeX-Hyphenation to PHP |  | 39 | 
                
                
                    | 2044 | TorrentPHP
                        J7mbo | Provides a simple-to-use object oriented interface for interacting with torrent clients. |  | 39 | 
                
                
                    | 2045 | astar
                        BlackScorp | A-Star pathfinding implementation made in php |  | 39 | 
                
                
                    | 2046 | wp-recaptcha-integration
                        mcguffin | WordPress reCaptcha integration supporting Ninja Forms and Contact Form 7 |  | 39 | 
                
                
                    | 2047 | chaml---cakephp-haml-sass-integration
                        m3nt0r | Based on HamlView and phpHAML |  | 39 | 
                
                
                    | 2048 | php-ipfs-api
                        digitalkaoz | php client library for ipfs |  | 39 | 
                
                
                    | 2049 | Magento-URL-Rewrite
                        biotech | Fix duplicated and trash rewrites in default Magento CE URL rewrite system (core_url_rewrite table) |  | 39 | 
                
                
                    | 2050 | seotool
                        Damian89 | New version of my keyword tracking tool with additional features - works currently for google.de! |  | 39 | 
                
                
                    | 2051 | ia-collection
                        antonioribeiro | Laravel Illuminate Agnostic Collection |  | 39 | 
                
                
                    | 2052 | mock-final-classes
                        nunomaduro | 🏄♂️ Allows mocking final classes in PHP. |  | 39 | 
                
                
                    | 2053 | CwsMailBounceHandler
                        crazy-max | 📬 PHP class to help webmasters handle bounce-back, feedback loop and ARF mails in standard DSN |  | 39 | 
                
                
                    | 2054 | Symfony2-e-commerce
                        docteurklein | A tentative of e-commerce solution based on independant Bundles. Please focus on Vespolina now. |  | 39 | 
                
                
                    | 2055 | async-generator
                        jubianchi | Non-blocking tasks with only PHP and generators |  | 39 | 
                
                
                    | 2056 | php-cs-fixer-styleci-bridge
                        soullivaneuh | [DEPRECATED] Replaced by a new project => |  | 39 | 
                
                
                    | 2057 | messenger
                        ker0x | A PHP library for Facebook Messenger |  | 39 | 
                
                
                    | 2058 | laravel-dropbox-driver
                        benjamincrozat | A storage extension for Dropbox. |  | 39 | 
                
                
                    | 2059 | rka-content-type-renderer
                        akrabat | Render an array(or HAL object) to a JSON/XML/HTML PSR-7 Response based on a PSR-7 Request's Accep... |  | 39 | 
                
                
                    | 2060 | woocommerce-grid-list-toggle
                        jameskoster | Adds a grid/list view toggle to product archives in WooCommerce |  | 39 | 
                
                
                    | 2061 | magento2-shop-by-brand
                        emizentech | Shop By Brand Extension for #Magento2 |  | 39 | 
                
                
                    | 2062 | KtaiLibrary
                        MASA-P | Ktai library, supports Japanese mobile phone sites coding. |  | 39 | 
                
                
                    | 2063 | laravel-shopping-cart
                        melihovv | Laravel shopping cart package [UNMAINTAINED] |  | 39 | 
                
                
                    | 2064 | volan
                        serkin | Light and extendable schema validation library |  | 39 | 
                
                
                    | 2065 | disposable_email_checker
                        vboctor | Project that tracks the list of domains that are open domains or disposable domains with librarie... |  | 39 | 
                
                
                    | 2066 | artisan-beans
                        pmatseykanets | Easily manage your Beanstalkd job queues right from the Laravel artisan command |  | 39 | 
                
                
                    | 2067 | php-gracenote
                        richadams | A PHP client for the Gracenote Music Web API. Example code to get you started on your own project... |  | 39 | 
                
                
                    | 2068 | radius
                        dapphp | A pure PHP RADIUS client based on SysCo/al implementation |  | 39 | 
                
                
                    | 2069 | website
                        jasonlewis | The source of my website for all to see. |  | 38 | 
                
                
                    | 2070 | eu-vat-validator
                        pH-7 | :moneybag: A simple and clean PHP library that validates EU VAT registration numbers against the ... |  | 38 | 
                
                
                    | 2071 | PersianChar
                        intuxicated | Persian Char Conversion |  | 38 | 
                
                
                    | 2072 | Robots
                        jayhealey | Robots.txt Generator for Laravel |  | 38 | 
                
                
                    | 2073 | php-simple-neural-network
                        gabrielrcouto | PHP Simple Neural Network |  | 38 | 
                
                
                    | 2074 | wp-snippets
                        theandersonn | Code Snippet Library for WordPress |  | 38 | 
                
                
                    | 2075 | epilog
                        marcioAlmada | Epilog is a CLI log viewer with style |  | 38 | 
                
                
                    | 2076 | zipcode
                        netdragoon | ZipCode Cep of Brazil |  | 38 | 
                
                
                    | 2077 | ckgedit
                        turnermm | CKEditor integrated into Dokuwiki |  | 38 | 
                
                
                    | 2078 | yaf-light-frame
                        zxcvdavid | This is a lightweight agile development framework, using the premise that must be installed yaf e... |  | 38 | 
                
                
                    | 2079 | Zebra-PHP-ArrayGroupBy
                        huyanping | php模拟mysql的group by方法,计算公式使用自定义回调函数,更加灵活 |  | 38 | 
                
                
                    | 2080 | AutoTags
                        DT27 | 标签自动生成插件 For Typecho |  | 38 | 
                
                
                    | 2081 | GloryKingApi
                        jiangxianli | 微信小程序-王者荣耀视频锦集后端API及管理后台,基于Laravel5框架 |  | 38 | 
                
                
                    | 2082 | adams
                        BigCoke233 | 🍢 A simple and graceful theme. 一款简洁而又不失优雅的 Typecho 主题 |  | 38 | 
                
                
                    | 2083 | pmir2
                        fan3750060 | php,swoole,mirserver,mir2,传奇2,服务器,游戏服务器 |  | 38 | 
                
                
                    | 2084 | redisun
                        limen | Make redis manipulations easy. Unified commands for all data types. |  | 38 | 
                
                
                    | 2085 | Kohana-Codegen
                        Yahasana | Code generation from database, including controllers, models, views, templates and i18n |  | 38 | 
                
                
                    | 2086 | ditaio
                        nikic | Cooperative task scheduler using coroutines |  | 38 | 
                
                
                    | 2087 | Documentation
                        bueltge | A small Theme for WordPress as a documentation-tool. |  | 38 | 
                
                
                    | 2088 | phpca
                        spriebsch | Experimental static code analyzer for PHP |  | 38 | 
                
                
                    | 2089 | annotate-pull-request-from-checkstyle
                        staabm | Annotate a Github Pull Request based on a Checkstyle XML-report |  | 38 | 
                
                
                    | 2090 | Aurex
                        J7mbo | Aurex is a merge between the Silex micro-framework and the awesome Auryn dependency injector. |  | 38 | 
                
                
                    | 2091 | wordpress-post-language
                        glueckpress | [DISCONTINUED] Proposal for a new WordPress Core feature to determine and retrieve the language a... |  | 38 | 
                
                
                    | 2092 | Thebod_Shippingrates
                        bastianccm | easy configurable shippingrates for magento |  | 38 | 
                
                
                    | 2093 | magento-gifts
                        witrin | Adds automatically gift products to the shopping cart when user defined conditions are met. |  | 38 | 
                
                
                    | 2094 | wp-snippets
                        theandersonn | Code Snippet Library for WordPress |  | 38 | 
                
                
                    | 2095 | symfonycon-lisbon
                        dunglas | A joind.in clone built with Symfony 4 and Vue.js |  | 38 | 
                
                
                    | 2096 | woocommerce-snippets-library
                        corsonr | WooCommerce Snippets Library |  | 38 | 
                
                
                    | 2097 | DoctrineDataFixtureModule
                        Hounddog | Doctrine Data Fixture Module for Zf2 with cli integration |  | 38 | 
                
                
                    | 2098 | laravel-carbon-2
                        kylekatarnls | Carbon 2 adapter for Laravel |  | 38 | 
                
                
                    | 2099 | Codeigniter-Forum
                        hedii | A complete forum application with automatic installer based on Codeigniter 3.x |  | 38 | 
                
                
                    | 2100 | exporter
                        mathieutu | Export the attributes you need from all your objects and arrays. |  | 38 | 
                
                
                    | 2101 | pug
                        giorgiosironi | PHP UML Generator |  | 38 | 
                
                
                    | 2102 | Xmpp
                        alexmace | PHP XMPP Library |  | 38 | 
                
                
                    | 2103 | uk.co.vedaconsulting.mosaico
                        veda-consulting |  |  | 38 | 
                
                
                    | 2104 | woocommerce-role-based-price
                        varunsridharan | WooCommerce Role Based Price Plugin |  | 38 | 
                
                
                    | 2105 | Texter
                        fuyutsuki | 🔡 This is a PocketMine-MP plugin that can add, edit, move and remove FloatingTextParticle. |  | 38 | 
                
                
                    | 2106 | laravel-snowflake
                        kra8 | This Laravel package to generate 64 bit identifier like the snowflake within Twitter. |  | 38 | 
                
                
                    | 2107 | quicky
                        kakserpom | Quicky - template engine for PHP, which supports Smarty and Blitz syntax as well. Quicky has many... |  | 38 | 
                
                
                    | 2108 | base64-image-decoder
                        melihovv | Small class to easily decode base64 encoded image |  | 38 | 
                
                
                    | 2109 | Stemmer
                        neonxp | Porter Stemming for Russian language |  | 38 | 
                
                
                    | 2110 | yii2-glide
                        trntv | Yii2 Glide integration component |  | 38 | 
                
                
                    | 2111 | yii2-gearman
                        filsh | A wrapper for implementing an https://github.com/sinergi/gearman |  | 38 | 
                
                
                    | 2112 | vulcan
                        lonnieezell | CLI tools for CodeIgniter 4 |  | 38 | 
                
                
                    | 2113 | c5_boilerplate_crud
                        jordanlev | Boilerplate code for basic dashboard CRUD operations in Concrete5 |  | 38 | 
                
                
                    | 2114 | nosh2
                        shihjay2 | NOSH ChartingSystem is an electronic health record system designed exclusively for doctors and pa... |  | 38 | 
                
                
                    | 2115 | module-stripe
                        pmclain | Stripe Payments for Magento 2 |  | 38 | 
                
                
                    | 2116 | TinyGeocoder
                        nateritter | A wrapper making geocoding services like Google, Yahoo, and others easier to use |  | 38 | 
                
                
                    | 2117 | envato-scraper
                        dtbaker | Simple PHP class to get your Envato statement and ratings |  | 37 | 
                
                
                    | 2118 | WordPress-Remote-Installer
                        lucanos | Remote install WordPress, Plugins and Themes - Only 1 file uploaded via FTP |  | 37 | 
                
                
                    | 2119 | silex-manager
                        malukenho | Simple scaffold to create crap CRUD based application using Silex |  | 37 | 
                
                
                    | 2120 | yii2-fancybox
                        newerton | fancyBox is a tool that offers a nice and elegant way to add zooming functionality for images, ht... |  | 37 | 
                
                
                    | 2121 | moodle-block_newblock
                        danielneis | A block template for Moodle based on http://docs.moodle.org/dev/Blocks |  | 37 | 
                
                
                    | 2122 | thumbnailable
                        cviebrock | Laravel bundle for easy thumbnail handling in Eloquent models, inspired by sfDoctrineThumbnailablePlugin |  | 37 | 
                
                
                    | 2123 | php-srouter
                        inhere | A very lightweight and fast speed PHP request router. 非常快速且轻量的请求匹配路由器。无依赖、简洁、自定义性强,查找匹配速度快 |  | 37 | 
                
                
                    | 2124 | laravel-api
                        yansongda | 基于 access_token 的多用户多应用 API 认证开发包 |  | 37 | 
                
                
                    | 2125 | yaf-phpunit
                        lancerhe | yaf-phpunit是一个基于yaf扩展的PHPUnit测试框架,目的在于以人为核心,将项目分割为多个服务,进行快速迭代的敏捷开发,同时保证每个环节是可以被测试。 |  | 37 | 
                
                
                    | 2126 | dinner
                        zhoujiafei | 订餐系统    适合公司内部的统一订餐 |  | 37 | 
                
                
                    | 2127 | cockpit
                        mpociot | Custom widgets for your Laravel app |  | 37 | 
                
                
                    | 2128 | loginonlycatalog
                        Vinai | Magento extension that forces customers to log in in order to see products and categories. |  | 37 | 
                
                
                    | 2129 | docker-phpvirtualbox
                        clue | phpVirtualBox docker image, a modern webinterface mirroring the VirtualBox GUI to administer Virt... |  | 37 | 
                
                
                    | 2130 | dokuwiki-plugin-bureaucracy
                        splitbrain | Create forms and generate pages or emails from them |  | 37 | 
                
                
                    | 2131 | silex-auth-skeleton
                        J7mbo | Awesome Silex skeleton with Auryn DiC integration, Doctrine ORM & cli, configs, twig templating a... |  | 37 | 
                
                
                    | 2132 | phinde
                        cweiske | Self-hosted search engine for your static blog |  | 37 | 
                
                
                    | 2133 | MPD-Webinterface
                        sn0opy | A PHP webinterface for music player daemon (mpd, linux) |  | 37 | 
                
                
                    | 2134 | laravel-angularjs-chat-app-tutorial
                        bitriddler |  |  | 37 | 
                
                
                    | 2135 | Laravel-Twitch
                        romanzipp | Twitch Helix API PHP Wrapper for Laravel |  | 37 | 
                
                
                    | 2136 | php-iso-639
                        matriphe | PHP library to convert ISO-639-1 code to language name, based on Wikipedia's List of ISO 639-1 codes |  | 37 | 
                
                
                    | 2137 | OC-MicroCMS
                        bpesquet | Support du cours OpenClassrooms "Evoluez vers une architecture PHP professionnelle". |  | 37 | 
                
                
                    | 2138 | business-time
                        kylekatarnls | Carbon mixin to handle business days and opening hours |  | 37 | 
                
                
                    | 2139 | ActivityStreamBundle
                        redpanda | Generate generic activity streams from the actions on your site. |  | 37 | 
                
                
                    | 2140 | hashids-bundle
                        roukmoute | Integrates hashids/hashids in a Symfony project |  | 37 | 
                
                
                    | 2141 | wp-post-series
                        mikejolley | Create a series of posts using a new taxonomy and output it to the post. |  | 37 | 
                
                
                    | 2142 | practical-php-testing-patterns
                        giorgiosironi | Code from the Practical PHP Testing Patterns series |  | 37 | 
                
                
                    | 2143 | slim-cli
                        pavlakis | A Slim 3 middleware enabling a mock HTTP request to be made through the CLI. |  | 37 | 
                
                
                    | 2144 | Magento-Import-Export
                        sunel | This script will export & import Attributes , Sets & Products |  | 37 | 
                
                
                    | 2145 | fuelphp1st
                        kenjis | 電子書籍『はじめてのフレームワークとしての FuelPHP』(初版) サポートサイト |  | 37 | 
                
                
                    | 2146 | gh-auto-updater
                        miya0001 | Automatic Updater with GitHub API for WordPress Plugin |  | 37 | 
                
                
                    | 2147 | yii2-rss
                        zelenin | Yii2 RSS extension adds RSS-feed to your site |  | 37 | 
                
                
                    | 2148 | Gravity-Forms-Digest-Bulk-Reports
                        soulseekah | Generates bulk reports for submitted form entries and e-mails these as a digest to specific addresses |  | 37 | 
                
                
                    | 2149 | readmin
                        ukko | **No longer supported, sorry** Web admin for redis, written on php |  | 37 | 
                
                
                    | 2150 | davbackup
                        dmamontov | Creating backup sites in the clouds through WebDav |  | 37 | 
                
                
                    | 2151 | gameap-legacy
                        et-nik | Free Game Admin Panel |  | 37 | 
                
                
                    | 2152 | yandex-metrika
                        alexusmai | Получение статистических данных Яндекс Метрики, для Laravel 5 |  | 37 | 
                
                
                    | 2153 | kanon
                        olamedia |  |  | 37 | 
                
                
                    | 2154 | breadcrumbs
                        sergeyklay | Powerful and flexible component for building site breadcrumbs. |  | 37 | 
                
                
                    | 2155 | laravel-strict-coding-standard
                        vladyslavstartsev | PHP_CodeSniffer rules for Laravel to force the "right" design of the app |  | 37 | 
                
                
                    | 2156 | varnish-http-purge
                        Ipstenu | Proxy Cache Purge |  | 37 | 
                
                
                    | 2157 | c5_clean_block_templates
                        jordanlev | Easy-to-customize templates for Concrete5's built-in Autonav, Form, and Page List blocks |  | 37 | 
                
                
                    | 2158 | IsometriksSpamBundle
                        isometriks | Symfony3 Form Spam Protection |  | 37 | 
                
                
                    | 2159 | wp-log-in-browser
                        MZAWeb | Allows you to log data from your PHP WordPress code to your browser's console. |  | 36 | 
                
                
                    | 2160 | visual-term-description-editor
                        sheabunge | WordPress Plugin — Replaces the plain-text term (category, tag) description editor with a WYSIWYG... |  | 36 | 
                
                
                    | 2161 | codeigniter-user
                        waldirbertazzijr | An user authentication library for codeigniter, aimed to be simple and powerful. |  | 36 | 
                
                
                    | 2162 | Doctrine2-Hierarchical-Structural-Behavior
                        guilhermeblanco | Hierarchical Structural Behavior to support Tree structures inside Doctrine2 |  | 36 | 
                
                
                    | 2163 | wp-bootstrap-navlist-walker
                        twittem | Custom list navigation for WordPress themes utilizing the Bootstrap framework. The package includ... |  | 36 | 
                
                
                    | 2164 | translator
                        overtrue | PHP多语言支持工具 |  | 36 | 
                
                
                    | 2165 | php-geo
                        wujunze | php geo library |  | 36 | 
                
                
                    | 2166 | laravel-course
                        baijunyao |  |  | 36 | 
                
                
                    | 2167 | laravel-jpush-notification-channel
                        medz | Jpush notification channel for Laravel 5.5+ / 极光推送 Laravel 驱动 |  | 36 | 
                
                
                    | 2168 | latlng_conv_package
                        HorseLuke | 地理坐标转换包php版本,集中解决国内的坐标偏移问题。涉及坐标:WGS-84(GPS原始坐标)、GCJ-02(火星坐标)、BD-09(百度坐标) |  | 36 | 
                
                
                    | 2169 | simple-qiniu-sdk
                        zither | 七牛云储存简化版 PHP SDK。 |  | 36 | 
                
                
                    | 2170 | FaceScore
                        FaithPatrick | Microsoft XiaoBing —— Rating your face score. |  | 36 | 
                
                
                    | 2171 | laravel-slack-inviter
                        mpociot | A little Laravel application to invite a user into your Slack team. |  | 36 | 
                
                
                    | 2172 | xdebug-trace-gui
                        beberlei | Fork of Trace GUI by Thomas Hambach |  | 36 | 
                
                
                    | 2173 | yii2-gravatar
                        cebe | Gravatar Widget for Yii Framework 2 |  | 36 | 
                
                
                    | 2174 | phpmysql
                        InFog | Exemplos do livro "Desenvolvimento web com PHP e MySQL" da @casadocodigo |  | 36 | 
                
                
                    | 2175 | realurl
                        helhum | TYPO3 CMS Extension RealURL fork |  | 36 | 
                
                
                    | 2176 | phancap
                        cweiske | Web service to create website screenshots. Mirror of http://git.cweiske.de/phancap.git |  | 36 | 
                
                
                    | 2177 | Spotify-PHP-API
                        cosenary | A simple PHP Class for the Spotify Metadata API. |  | 36 | 
                
                
                    | 2178 | PHP-Dummy-Image-Generator
                        FabianBeiner | Dynamic Dummy Image Generator — as seen on DummyImage.com |  | 36 | 
                
                
                    | 2179 | multiTV
                        Jako | [THIS PROJECT IS DEPRECATED] MODX Evolution Custom TV: Transform a template variables into a sort... |  | 36 | 
                
                
                    | 2180 | redaxo_url
                        tbaddade | REDAXO 5 AddOn zur URL-Generierung für eigene AddOns (ehemals Url Control, ehemals Frau Schultze) |  | 36 | 
                
                
                    | 2181 | php-test-generator
                        mihaeu | Generate test cases for existing PHP files |  | 36 | 
                
                
                    | 2182 | Laravel-OAuth2-Server
                        dschniepp | Laravel 3 implementation of the OAuth2 Draft 20 based on oauth2-php |  | 36 | 
                
                
                    | 2183 | typo3_debugbar
                        Konafets | A TYPO3 debugbar utilizing the PHP Debugbar to provide information of the system health to the frontend. |  | 36 | 
                
                
                    | 2184 | user-access-manager
                        GM-Alex | Official mirror of https://plugins.svn.wordpress.org/user-access-manager/ |  | 36 | 
                
                
                    | 2185 | typo3-gitlab-ci
                        smichaelsen | Gitlab CI configuration for your TYPO3 project. |  | 36 | 
                
                
                    | 2186 | phpmd-symfony2
                        mi-schi | DEPRECATED: Use https://github.com/mi-schi/phpmd-extension instead. |  | 36 | 
                
                
                    | 2187 | locory
                        berrnd | A private/selfhosted location history solution |  | 36 | 
                
                
                    | 2188 | ecoji-php
                        Rayne | PHP port of Ecoji with 100% test coverage. |  | 36 | 
                
                
                    | 2189 | Blog-Yii2
                        Georgynet | Blog on Yii Framework 2 |  | 36 | 
                
                
                    | 2190 | learnzf2
                        slaff | Learn ZF2: Learning Zend Framework 2 by Example |  | 36 | 
                
                
                    | 2191 | yii2-monolog
                        merorafael | Yii 2 Monolog extension |  | 36 | 
                
                
                    | 2192 | CSSLisible
                        Darklg | Reformatage et réorganisation de CSS |  | 36 | 
                
                
                    | 2193 | Bittytorrent
                        atmoner | Bittytorrent – Ultimate Php Bittorrent CMS |  | 36 | 
                
                
                    | 2194 | SilexServiceProvider
                        GromNaN | Imagine + Snappy service providers for Silex Framework |  | 36 | 
                
                
                    | 2195 | laravel-crudable
                        MarceauKa | Laravel CRUD builder with ease |  | 36 | 
                
                
                    | 2196 | boilerplate
                        sebastienheyd | Laravel AdminLTE 3 Boilerplate package with user, roles and permissions management |  | 36 | 
                
                
                    | 2197 | zf2-logger
                        eddiejaoude | [DEPRECATED] Zend Framework 2 Logger - log request & response data, multiple output streams, filt... |  | 36 | 
                
                
                    | 2198 | BehatRestExtension
                        jakzal | A RestExtension for Behat |  | 36 | 
                
                
                    | 2199 | YiiGit
                        phpnode | A git wrapper for Yii, allows access to all git commands programatically |  | 36 | 
                
                
                    | 2200 | nova-multiple-dashboard
                        alexbowers | [DEPRECATED] - Support for multiple custom dashboards in Laravel Nova |  | 36 | 
                
                
                    | 2201 | cakephp-amazon-s3
                        robmcvey | An Amazon S3 component for CakePHP |  | 36 | 
                
                
                    | 2202 | mimizuku
                        inc2734 | Minizuku is a WordPress theme framework for child themes development. |  | 36 | 
                
                
                    | 2203 | admin.plusarchive.com
                        jamband | Backend for https://plusarchive.com |  | 36 | 
                
                
                    | 2204 | smscenter
                        jhaoda | Класс для работы с сервисом smsc.ru (SMS-Центр) |  | 36 | 
                
                
                    | 2205 | ERP
                        AleksKu | Laravel 5.2 based Open Source ERP |  | 36 | 
                
                
                    | 2206 | MobileDetect
                        iamsalnikov | Расширение для Yii MobileDetect |  | 36 | 
                
                
                    | 2207 | VichUploaderSerializationBundle
                        fre5h | :package: Provides integration between VichUploaderBundle and JMSSerializerBundle. |  | 36 | 
                
                
                    | 2208 | acf-fancy-repeater-field
                        lucasstark | An updated user interface for Advanced Custom Fields: Repeater Field |  | 36 | 
                
                
                    | 2209 | rc-plugin-fail2ban
                        mattrude | A Fail2Ban RoundCube plugin |  | 36 | 
                
                
                    | 2210 | yii2-paypal
                        marciocamello | PayPal payment extension fpr the Yii2 |  | 35 | 
                
                
                    | 2211 | yii2-translated-behavior
                        lav45 | This extension allows you to quickly and simply add a translation to any ActiveRecord model. |  | 35 | 
                
                
                    | 2212 | MineReset
                        falkirks | Powerful mine resetting tool |  | 35 | 
                
                
                    | 2213 | revision
                        stevebauman | Revisions for Eloquent Models |  | 35 | 
                
                
                    | 2214 | dev-community-data
                        afilina | Collecting data on all user groups and conferences to be used by anyone. |  | 35 | 
                
                
                    | 2215 | laravel-skeleton
                        overtrue | Laravel Application skeleton for me. |  | 35 | 
                
                
                    | 2216 | Wechat-Circle-of-friends-Released-video
                        windiest | WeChat |  | 35 | 
                
                
                    | 2217 | shortURL
                        maysrp | 短链程序,基于ThinkPHP5 |  | 35 | 
                
                
                    | 2218 | laravel-wechat
                        broqiang | 基于 Laravel 和 EasyWechat 的微信开发, 本项目已经不再维护 |  | 35 | 
                
                
                    | 2219 | markdown-latex
                        cebe | A markdown parser for converting markdown to LaTeX written in PHP. |  | 35 | 
                
                
                    | 2220 | webmaster_tools
                        mariuswilms | CakePHP 1.3 plugin featuring a helper for generating sitemaps amongst other things. |  | 35 | 
                
                
                    | 2221 | rokket
                        aaroniker | Modern and lightweight Gameserver Webinterface |  | 35 | 
                
                
                    | 2222 | InterfaceDistiller
                        gooh | Allows you to derive Interfaces from the API of a class. |  | 35 | 
                
                
                    | 2223 | Dobby
                        tfrommen | Dobby, the friendly Admin Elf, takes care of all your (unwanted) admin notices. |  | 35 | 
                
                
                    | 2224 | Todoist-PHP-API-Library
                        FabianBeiner | A PHP client library that provides a native interface to the official Todoist REST API. |  | 35 | 
                
                
                    | 2225 | MopaComposerBridge
                        phiamo | Mopa Composer Bridge |  | 35 | 
                
                
                    | 2226 | Migrations
                        LostKobrakai | ProcessWire Migrations module |  | 35 | 
                
                
                    | 2227 | SnakeDumper
                        digilist | Anonymize your database dumps. |  | 35 | 
                
                
                    | 2228 | HTMLCache
                        jkniest | Laravel middleware to cache the rendered html |  | 35 | 
                
                
                    | 2229 | WebVMGenerator
                        Ph3nol | A generator service to make your Vagrant + Puppet web Virtual Machines easily. |  | 35 | 
                
                
                    | 2230 | bugfixes
                        digitalpianism | Module fixing 1.9.3.0 bugs |  | 35 | 
                
                
                    | 2231 | doctrine-read-only-hydrator
                        steevanb | Add SimpleObject and ReadOnly hydrators do Doctrine. |  | 35 | 
                
                
                    | 2232 | wp-autoupdates
                        audrasjb | WordPress Plugins & Themes Autoupdates Feature Plugin |  | 35 | 
                
                
                    | 2233 | video-ids-and-thumbnails
                        lingtalfi | Some php functions to access the ids and thumbnails of youtube, vimeo and dailymotion |  | 35 | 
                
                
                    | 2234 | itop
                        changi67 | svn2git synchronization of itop (http://svn.code.sf.net/p/itop/code/) |  | 35 | 
                
                
                    | 2235 | Raven
                        rcrowe | Send to Sentry in the background |  | 35 | 
                
                
                    | 2236 | conneg
                        ptlis | Content Negotiation for PHP |  | 35 | 
                
                
                    | 2237 | codeigniter-breadcrumb
                        richarddavey | Breadcrumb generating library for CodeIgniter |  | 35 | 
                
                
                    | 2238 | git.wtf
                        meSingh | 💩 :interrobang: Figure out ways to fix GIT screw-ups |  | 35 | 
                
                
                    | 2239 | smsg
                        secrethash | A Laravel Package for sending SMS using popular APIs. |  | 35 | 
                
                
                    | 2240 | Wechat-Circle-of-friends-Released-video
                        windiest | WeChat |  | 35 | 
                
                
                    | 2241 | acf-user-role-field-setting
                        Hube2 | ACF User Role Field Setting for All Field Types, adds additonal security measures to all ACF field types. |  | 35 | 
                
                
                    | 2242 | KnzkLive
                        nzws | No ads, Unlimited, Open-Source Live Streaming Service. |  | 35 | 
                
                
                    | 2243 | icloud-bypass-server
                        Ink0gnit0 |  |  | 35 | 
                
                
                    | 2244 | pg-builder
                        sad-spirit | Query builder for PostgreSQL backed by query parser |  | 35 | 
                
                
                    | 2245 | m2graphql
                        vrann | Magento 2 Extension to support GraphQL APIs |  | 35 | 
                
                
                    | 2246 | password-generator
                        denys-potapov | PHP library for generating easy to remember passwords |  | 35 | 
                
                
                    | 2247 | acf-user-role-field-setting
                        Hube2 | ACF User Role Field Setting for All Field Types, adds additonal security measures to all ACF field types. |  | 35 | 
                
                
                    | 2248 | wordpress-local-dev
                        creativecoder | WordPress local development environment that allows multiple sites using one copy of core files (... |  | 35 | 
                
                
                    | 2249 | hackfastalgos
                        rickmacgillis | A library of various fast algorithms written in Hack |  | 35 | 
                
                
                    | 2250 | ThemeForest-Check
                        Japh | A supplement to the Theme-Check plugin that adds checks for ThemeForest's WordPress Theme Submiss... |  | 34 | 
                
                
                    | 2251 | php-google-spreadsheet-api
                        magnetikonline | PHP library for read/write access to Google spreadsheets via the version 3 API. |  | 34 | 
                
                
                    | 2252 | PHP-Autoload-Manager
                        alfallouji | AutoLoad Manager is a generic autoloader class that can be used with any PHP framework or library... |  | 34 | 
                
                
                    | 2253 | CommerceRegisterOnCheckout
                        bossanova808 | ARCHIVED: SEE README Allow user registration during Craft Commerce V1 checkouts. |  | 34 | 
                
                
                    | 2254 | correios
                        caferrari | Classe para facilitar o rastreamento de encomendas a partir do site dos correios! |  | 34 | 
                
                
                    | 2255 | webservice-cep
                        joao-gsneto | Webservice CEP Brasileiro |  | 34 | 
                
                
                    | 2256 | cielo-woocommerce
                        greguly | Adiciona a Cielo como opção de recebimento no WooCommerce |  | 34 | 
                
                
                    | 2257 | json_spec
                        fesor | BDD/ATDD for your json-based REST APIs |  | 34 | 
                
                
                    | 2258 | todo-laravel
                        drehimself |  |  | 34 | 
                
                
                    | 2259 | PHP-ACL
                        gburtini | A simple, Composer-ready access control and user cookie login system. |  | 34 | 
                
                
                    | 2260 | PHP-UptimeRobot
                        ckdarby | PHP wrapper for UptimeRobot.com API |  | 34 | 
                
                
                    | 2261 | Codor
                        bmitch | Custom PHPCS sniffs to find Code Smells |  | 34 | 
                
                
                    | 2262 | php-childprocess
                        hfcorriez | Child Process Library for PHP |  | 34 | 
                
                
                    | 2263 | ApiAgent
                        Yurunsoft | PHP开发的API接口代理,支持跨域接口代理和接口合并请求功能。程序员聚集群:74401592 |  | 34 | 
                
                
                    | 2264 | torrent2magnet
                        likebeta | convert torrent to magnet |  | 34 | 
                
                
                    | 2265 | Lysine
                        yeaha | small php framework |  | 34 | 
                
                
                    | 2266 | laravel-wxapp-login
                        xiaohuilam | Laravel 上微信小程序登录、接口 guard 快速配置骨架 |  | 34 | 
                
                
                    | 2267 | 1024_beauty
                        repoog | Reply randomize beauty image to user by sending 1024 to Wechat |  | 34 | 
                
                
                    | 2268 | erlsimple
                        erlzhang | ErlSimple 极简风格wordpress主题 |  | 34 | 
                
                
                    | 2269 | myselect
                        micweaver | SQL based log statistics and analysis tool |  | 34 | 
                
                
                    | 2270 | toknot
                        chopins | A php framework |  | 34 | 
                
                
                    | 2271 | VinaiKopp_ProductCategories
                        Vinai | Display a list of all categories the current product is associated with and their parent categori... |  | 34 | 
                
                
                    | 2272 | yii2-message
                        thyseus | System for users to send each other private messages. |  | 34 | 
                
                
                    | 2273 | Laravel-rating
                        mohamednagy | Laravel package that allows you to rate, like & dislike and vote(+1,-1) your models with a simple... |  | 34 | 
                
                
                    | 2274 | skeleton-php
                        nunomaduro | A skeleton repository for my packages |  | 34 | 
                
                
                    | 2275 | PushOver
                        Ph3nol | A PHP library for easy PushOver service use: send real-time notifications to your Android and iOS... |  | 34 | 
                
                
                    | 2276 | symfony-realworld-example-app
                        slashfan | Symfony codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres... |  | 34 | 
                
                
                    | 2277 | bentools-etl
                        bpolaszek | PHP ETL (Extract / Transform / Load) library with SOLID principles + almost no dependency. |  | 34 | 
                
                
                    | 2278 | WP-Page-Load-Stats
                        mikejolley | A simple stats plugin for WordPress showing load time, memory usage and queries. http://wordpress... |  | 34 | 
                
                
                    | 2279 | fos-rest-and-user-bundle-integration
                        codereviewvideos | An approach to integrating FOS User Bundle with FOS REST Bundle |  | 34 | 
                
                
                    | 2280 | LaravelFivePackageBridges
                        morrislaptop | Provides a bridging trait and multiple bridges that allows Laravel 4 packages to be used in Laravel 5 |  | 34 | 
                
                
                    | 2281 | nova-categorise-resources
                        alexbowers | [DEPRECATED] - Supported in Nova 1.0.18 -- Categorise, group and collapse Nova resources |  | 34 | 
                
                
                    | 2282 | SmartMetaBox
                        nyordanov | A really basic WordPress helper class that allows theme and plugin authors to easily create meta ... |  | 34 | 
                
                
                    | 2283 | barebones-sass
                        welcomebrand | Barebones Sass WordPress Theme |  | 34 | 
                
                
                    | 2284 | paypal-payment-gateway-integration-laravel
                        avinashn | A example application showing how to integrate PayPal  payment gateway in your Laravel applications |  | 34 | 
                
                
                    | 2285 | codeigniter-mongodb-library
                        intekhabrizvi | Codeigniter Mongodb library for Codeigniter 3, PHP 7+ & mongodb 1.5.x extension |  | 34 | 
                
                
                    | 2286 | relative-date
                        distantnative | Relative Date and Time (multi-language) plugin for Kirby 2 CMS |  | 34 | 
                
                
                    | 2287 | cake_social
                        predominant | CakePHP Social Media Plugin |  | 34 | 
                
                
                    | 2288 | Tickets
                        bezumkin | Tickets system for MODX Revolution |  | 34 | 
                
                
                    | 2289 | yii2-rest-doc
                        pahanini | Yii2 REST doc generator |  | 34 | 
                
                
                    | 2290 | LoginGateBundle
                        anyx |  |  | 34 | 
                
                
                    | 2291 | vkontakte-php-sdk
                        bocharsky-bw | :arrows_counterclockwise: Simple Vkontakte PHP SDK. |  | 34 | 
                
                
                    | 2292 | BlogBundle
                        stfalcon | Simple blog module to your Symfony2 project. Posts / Tags / Cut and Read more / Highlight Source ... |  | 34 | 
                
                
                    | 2293 | spycss
                        Bogdaan | Track user interactions without JavaScript :sparkles: |  | 34 | 
                
                
                    | 2294 | my-widget-plugin
                        wpexplorer | My Widget Plugin |  | 34 | 
                
                
                    | 2295 | Github-to-WordPress-Plugins-Sync
                        dd32 | Scripts for syncing from Github to WordPress.org Plugins SVN |  | 33 | 
                
                
                    | 2296 | silverstripe-itemsetfield
                        ajshort | Provides a set of form fields for searching through and selecting objects. |  | 33 | 
                
                
                    | 2297 | acf-to-wp-rest-api
                        airesvsg | Puts ACF data into the WP-REST-API (WP-API) |  | 33 | 
                
                
                    | 2298 | Comitiva
                        CauanCabral | Sistema para gerenciamento de eventos em CakePHP mantido pelo PHPMS |  | 33 | 
                
                
                    | 2299 | plug-route
                        erandirjunior | Plug Route - PHP Route Library |  | 33 | 
                
                
                    | 2300 | maintenance
                        stevebauman | A Preventative Maintenance Application (CMMS) for Laravel |  | 33 | 
                
                
                    | 2301 | geggleto-acl
                        geggleto | PSR-7 Zend ACL implementation - Permission Library [ slim, psr7, acl, permissions, zend ] |  | 33 | 
                
                
                    | 2302 | wp-api-theming
                        kwight | Modifications to the WP-API plugin (`develop` branch) for theming. |  | 33 | 
                
                
                    | 2303 | GearmanMonitor
                        ckdarby |  |  | 33 | 
                
                
                    | 2304 | laravel-revaluation
                        overtrue | Laravel 5 model revaluation helper. |  | 33 | 
                
                
                    | 2305 | vue-in-yii2
                        TIGERB | a whole framework which use vuejs in frontend and light-yii2 in backend |  | 33 | 
                
                
                    | 2306 | php-cli-color
                        wujunze | Simple and easy to use the PHP command-line output of color |  | 33 | 
                
                
                    | 2307 | simple-douban-oauth2
                        zither | A simple php douban oauth2 client |  | 33 | 
                
                
                    | 2308 | ping
                        jiangbianwanghai | 这是一个网页状态监控项目 |  | 33 | 
                
                
                    | 2309 | peek-and-poke
                        sebastianbergmann | Proxy for accessing non-public attributes and methods of an object |  | 33 | 
                
                
                    | 2310 | Doctrine-Workflow
                        beberlei | A Doctrine 2 persistence layer for ezcWorkflow |  | 33 | 
                
                
                    | 2311 | VinaiKopp_JsMessages
                        Vinai | This Magento extensions aims to be a drop in replacement for the Magento core/message block, caus... |  | 33 | 
                
                
                    | 2312 | laravel-template
                        fwartner | 🛠️ My preconfigured laravel installation with all goodies i normally include in every single project |  | 33 | 
                
                
                    | 2313 | SouthParkDownloader
                        craue | download South Park episodes from official sources |  | 33 | 
                
                
                    | 2314 | kirby3-srcset
                        bnomei | Kirby 3 Plugin for creating lazyloading image srcset |  | 33 | 
                
                
                    | 2315 | Social-Network-Framework
                        ricardovfreixo | A Social Network Framework, based in Codeigniter, to develop social networks |  | 33 | 
                
                
                    | 2316 | acf-to-wp-rest-api
                        airesvsg | Puts ACF data into the WP-REST-API (WP-API) |  | 33 | 
                
                
                    | 2317 | dokuwiki-plugin-syntaxhighlighter4
                        crazy-max | 📝 SyntaxHighlighter4 plugin for DokuWiki |  | 33 | 
                
                
                    | 2318 | PHP-Selenium
                        alexandresalome | PHP Selenium library |  | 33 | 
                
                
                    | 2319 | LexikJWTAuthenticationBundleSandbox
                        slashfan | [deprecated] Symfony 2.3 + LexikJWTAuthenticationBundle 1.x sandbox - see https://github.com/chal... |  | 33 | 
                
                
                    | 2320 | PhpCSFixer-Custom-Fixers
                        PedroTroller | A set of new fixers for PHP-CS-Fixer |  | 33 | 
                
                
                    | 2321 | Mailocal
                        jfoucher | A local SMTP server with email display, used mostly for development of other apps. Think unlimite... |  | 33 | 
                
                
                    | 2322 | Simple-PHP-CSS-Minification
                        GaryJones | A set of regular expressions in PHP to minify a string of CSS. |  | 33 | 
                
                
                    | 2323 | sfSolrPlugin
                        rande | this plugin integrates Solr search engine into a symfony application |  | 33 | 
                
                
                    | 2324 | ContractLib
                        stuartherbert | Simple Design By Contract library for PHP components |  | 33 | 
                
                
                    | 2325 | wc-api-custom-meta
                        judgej | WordPress/WooCommerce plugin to support custom meta fields through the product API |  | 33 | 
                
                
                    | 2326 | Laravel-5-Angularjs-CRUD-with-Search-and-Pagination
                        savanihd | Laravel 5 + Angularjs CRUD with Search and Pagination |  | 33 | 
                
                
                    | 2327 | open
                        subins2000 | An Open Source Social Network |  | 33 | 
                
                
                    | 2328 | intl-icu-data-tables
                        samdark | PHP intl extension, ICU data tables |  | 33 | 
                
                
                    | 2329 | magento2-geo-store-switcher
                        ytorbyk | Magento 2 extension: Switching websites/stores depending on current country. |  | 33 | 
                
                
                    | 2330 | FacebookBundle
                        kriswallsmith | Please use the FriendsOfSymfony bundle instead. |  | 33 | 
                
                
                    | 2331 | codeigniter-authority-authorization
                        machuga | Authorization Library focused on CodeIgniter 2.0+ |  | 33 | 
                
                
                    | 2332 | treb
                        EliW | Treb - A non-opinionated PHP 5.3+ framework with a mind of its own, focused on security & scalabi... |  | 33 | 
                
                
                    | 2333 | Nibble-Forms
                        LRotherfield |  |  | 33 | 
                
                
                    | 2334 | empleadoEstatalBot
                        andreskrey | Reddit bot to extract text from link posts and post it as a comment |  | 32 | 
                
                
                    | 2335 | thummer
                        magnetikonline | Easy as pie web image thumbnail generator for PHP 5.2+ with dimensions given by the request URL a... |  | 32 | 
                
                
                    | 2336 | laravel4-hashing
                        robclancy | Package for when you can't use Bcrypt in Laravel 4 |  | 32 | 
                
                
                    | 2337 | artisan-tool
                        antonioribeiro | Nova Artisan Tool |  | 32 | 
                
                
                    | 2338 | modx-slackify
                        Alroniks | Extra for simple adding events notifies to Slack rooms |  | 32 | 
                
                
                    | 2339 | silverstripe-text-target-length
                        jonom | Set character length recommendations on SilverStripe text form fields |  | 32 | 
                
                
                    | 2340 | silverstripe-share-care
                        jonom | Social media sharing previews and customisation for SilverStripe |  | 32 | 
                
                
                    | 2341 | zfdebugdoctrine
                        eleclerc | Doctrine panel for ZFDebug |  | 32 | 
                
                
                    | 2342 | laravel-filesystem-cos
                        overtrue | Tencent Cloud COS storage for Laravel based on overtrue/flysystem-cos. |  | 32 | 
                
                
                    | 2343 | php-eventemitter
                        hfcorriez | Simple and Useful Event Emitter |  | 32 | 
                
                
                    | 2344 | est-image-demo
                        zhengjinghua | This project will show you how to use Intervention Image quickly. It's made up of two part, a tut... |  | 32 | 
                
                
                    | 2345 | china-same-name
                        xu42 | 🇨🇳中国同名同姓查询 |  | 32 | 
                
                
                    | 2346 | wx-pay-api
                        goldeagle | WeiXin Pay API v3 for PHP, Modified by Goldeagle |  | 32 | 
                
                
                    | 2347 | Alfred-Workflows-TimeStamp
                        WiconWang | 转换时间与时间戳 |  | 32 | 
                
                
                    | 2348 | docker-amiga-gcc
                        sebastianbergmann | Dockerfile for AmigaOS Cross-Compiler Toolchain |  | 32 | 
                
                
                    | 2349 | BazingaOAuthServerBundle
                        willdurand | [Symfony2] A server side implementation of the OAuth 1.0 protocol based on RFC 5849. |  | 32 | 
                
                
                    | 2350 | DoctrineCodeGenerator
                        beberlei | Prototype of an AST based Event Driven CodeGenerator |  | 32 | 
                
                
                    | 2351 | library
                        bastianallgeier | The Library is a file-based, searchable data and file storage solution written in PHP |  | 32 | 
                
                
                    | 2352 | ZFCS
                        DASPRiD | Zend Framework 2 Coding Standard |  | 32 | 
                
                
                    | 2353 | Computer-Science-Algorithms
                        technopagan | Collection of various algorithms for personal study, implemented in PHP |  | 32 | 
                
                
                    | 2354 | zend-expressive-tutorial
                        RalfEggert | Album tutorial for Zend\Expressive |  | 32 | 
                
                
                    | 2355 | polyfill-unserialize
                        dbrumann | Backports unserialize options introduced in PHP 7.0 to older PHP versions. |  | 32 | 
                
                
                    | 2356 | colada
                        alexeyshockov | Helpers for arrays and collections in PHP |  | 32 | 
                
                
                    | 2357 | statamic-var
                        michaelhue | Work with custom variables in your Statamic templates. |  | 32 | 
                
                
                    | 2358 | SingleSignOnServiceProviderBundle
                        korotovsky | Single Sign On bundle for Symfony2 projects. SP part. |  | 32 | 
                
                
                    | 2359 | Minecraft-Server-Status
                        NoxNebula | Minecraft Serverstatus and -info script for PHP |  | 32 | 
                
                
                    | 2360 | phpMqttClient
                        oliverlorenz | a mqtt client library for php |  | 32 | 
                
                
                    | 2361 | phpmd-extension
                        mi-schi | Contains extra phpmd rules from clean code book and the best practices of my experiences. |  | 32 | 
                
                
                    | 2362 | magirc
                        h9k | PHP Frontend for Anope / Denora IRC Statistics |  | 32 | 
                
                
                    | 2363 | b
                        sebcode | Minimalistic bookmark manager for your own server written in PHP. Bookmarks are stored in a sqlit... |  | 32 | 
                
                
                    | 2364 | artisan-tool
                        antonioribeiro | Nova Artisan Tool |  | 32 | 
                
                
                    | 2365 | laravel-ecommerce
                        ablunier | Laravel e-commerce package |  | 32 | 
                
                
                    | 2366 | phpunit-easymock
                        mnapoli | Build PHPUnit mocks easily |  | 32 | 
                
                
                    | 2367 | IsoCodesValidator
                        soullivaneuh | Symfony validator wrapper of https://github.com/ronanguilloux/IsoCodes |  | 32 | 
                
                
                    | 2368 | wp-routing
                        lucatume | Laravel-like routing in WordPress |  | 32 | 
                
                
                    | 2369 | ivory-ordered-form
                        egeloen | Provides a form ordering support with the Symfony2 form component. |  | 32 | 
                
                
                    | 2370 | tinybutstrong
                        Skrol29 | TBS is a PHP template engine for pro and beginners. Only 1 class with few methods properties, but... |  | 32 | 
                
                
                    | 2371 | BehatNoExtension
                        jakzal | This Behat extension makes it possible to extend Behat without having to write an extension yourself. |  | 32 | 
                
                
                    | 2372 | yamldb
                        asgrim | Don't use this, please. |  | 32 | 
                
                
                    | 2373 | woocommerce-product-image-flipper
                        jameskoster |  |  | 32 | 
                
                
                    | 2374 | resource-pool
                        joshdifabio | Regulate the concurrency level of your async PHP components |  | 32 | 
                
                
                    | 2375 | dokuwiki_plugin_wrap
                        selfthinker | Wrap Plugin for DokuWiki: Universal plugin which combines functionalities of many other plugins. ... |  | 32 | 
                
                
                    | 2376 | wp-cron-pixie
                        ianmjones | A little dashboard widget to view the WordPress cron. |  | 32 | 
                
                
                    | 2377 | craft-commerce-widgets
                        bymayo | Insightful widgets for Craft CMS Commerce stores |  | 32 | 
                
                
                    | 2378 | personalised-products
                        richdynamix | PredictionIO Magento 2 Module for offering Personalised Products to the end user |  | 32 | 
                
                
                    | 2379 | quark
                        csalmeida | A theme creator for ProtonMail. |  | 32 | 
                
                
                    | 2380 | goodreads-api
                        danielgwood | A quick PHP wrapper class for the GoodReads API. |  | 32 | 
                
                
                    | 2381 | flatbase
                        adamnicholson | Flat file database for PHP |  | 32 | 
                
                
                    | 2382 | LaraOutPress
                        vrkansagara | This is simply compress your final out of Larvel Application and serve to the browser. |  | 32 | 
                
                
                    | 2383 | twitterbot
                        prasannasp | A twitter retweet bot script written in PHP. Searches twitter for hash tagged words, and retweets them. |  | 32 | 
                
                
                    | 2384 | wp-total-hacks
                        miya0001 | WP Total Hacks can customize more than 20 settings on your WordPress Site. |  | 32 | 
                
                
                    | 2385 | file-cache
                        inouet | A simple PHP class for caching |  | 32 | 
                
                
                    | 2386 | CfdiUtils
                        eclipxe13 | PHP Common utilities for Mexican CFDI 3.2 & 3.3 |  | 32 | 
                
                
                    | 2387 | Barberry
                        Magomogo | Service for stroring and converting binary content with caching capabilities |  | 32 | 
                
                
                    | 2388 | m2.Price
                        karliuka | Magento2. Rounding Price to Prettier Value for Multi-Currency Stores. |  | 32 | 
                
                
                    | 2389 | module-geoip
                        magefan | Detect Country by IP in Magento 2 |  | 32 | 
                
                
                    | 2390 | landing
                        maxsite | Landing Page Framework |  | 32 | 
                
                
                    | 2391 | laravel-wikipedia-grabber
                        dmitry-ivanov | Grab Wikipedia (or another MediaWiki) page in Laravel. |  | 32 | 
                
                
                    | 2392 | LanguageDetector
                        ZhukV | Detect languages by string |  | 32 | 
                
                
                    | 2393 | pythonauto
                        csev | An IMS LTI  based Python Autograder, initially to support my Python For Informatics Book MOOC |  | 32 | 
                
                
                    | 2394 | email-parse
                        mmucklo | Email\Parse is a multiple (and single) email address parser for php that is reasonably RFC822 / R... |  | 32 | 
                
                
                    | 2395 | validator-factory
                        jeffochoa | Standalone library to use Illuminate\\Validation package outside the Laravel framework. |  | 31 | 
                
                
                    | 2396 | PocketMine-MP-Plugins
                        JackNoordhuis | Repository full of goodies (all my awesome PocketMine-MP Plugins) |  | 31 | 
                
                
                    | 2397 | blogfile
                        samlev |  |  | 31 | 
                
                
                    | 2398 | attachment_preview
                        clonemeagain | osTicket Plugin: Allows inline view of attachments |  | 31 | 
                
                
                    | 2399 | cidades-gratis
                        jansenfelipe | Com esse pacote você poderá consultar, gratuitamente, Cidades diretamente no site do IBGE. |  | 31 | 
                
                
                    | 2400 | yii2-soap-client
                        mohorev | SOAP Client Extension for Yii 2 |  | 31 | 
                
                
                    | 2401 | jslikeobject
                        ptrofimov | Dynamic objects a-la Javascript in PHP with inheritance |  | 31 | 
                
                
                    | 2402 | clockwork-cli
                        ptrofimov | Command-line interface for Clockwork, the tool for debugging and profiling PHP applications |  | 31 | 
                
                
                    | 2403 | Zend1-Doctrine2-Skeleton
                        guilhermeblanco | Zend Framework 1 + Doctrine 2 skeleton project with many goodies built-in |  | 31 | 
                
                
                    | 2404 | Slim-Multilingual
                        briannesbitt | My first take on how I would start a multilingual site using Slim Framework |  | 31 | 
                
                
                    | 2405 | silverstripe-tinytidy
                        jonom | Control which styles are available in TinyMCE's style dropdown menu and what elements they can be... |  | 31 | 
                
                
                    | 2406 | WordPress-Template-Base
                        wycks | WordPress theme file structure base, no code, just the files to start from scratch. |  | 31 | 
                
                
                    | 2407 | roundcube-yubikey-plugin
                        northox | A plugin to use Yubico's Yubikey 2nd factor with Roundcube webmail |  | 31 | 
                
                
                    | 2408 | zf3-circlical-user
                        Saeven | Turnkey Authentication, Identity, and RBAC for Zend Framework 3.  Supports Doctrine and Middleware. |  | 31 | 
                
                
                    | 2409 | 12306
                        JellyBool | A Command Line App For Searching Tickets From 12306 |  | 31 | 
                
                
                    | 2410 | Laravel-Oss
                        nauxliu | Laravel专用OSS扩展包 |  | 31 | 
                
                
                    | 2411 | githook
                        wenjun1055 | Github/Bitbucket Webhook Tools |  | 31 | 
                
                
                    | 2412 | rbac-laravel
                        huang-yi | 基于Laravel的RBAC拓展包 |  | 31 | 
                
                
                    | 2413 | GoTop
                        MisakaTAT | 页面顶部出现悬挂喵~点击触发至顶功能 |  | 31 | 
                
                
                    | 2414 | EASYCMS
                        yanwenwu | 基于thinkphp5的后台管理系统 |  | 31 | 
                
                
                    | 2415 | Phuzzy
                        nikic | Fuzzer for PHP internal functions |  | 31 | 
                
                
                    | 2416 | Dash
                        DASPRiD | Flexible PSR-7 compliant HTTP router |  | 31 | 
                
                
                    | 2417 | MagicWE
                        thebigsmileXD | [MagicWE v.1] WorldEdit with a magic touch for PocketMine |  | 31 | 
                
                
                    | 2418 | two-factor
                        kelunik | Two factor authentication. |  | 31 | 
                
                
                    | 2419 | readis
                        hollodotme | Lightweight web frontend in PHP for reading data, stats and config from multiple redis servers. |  | 31 | 
                
                
                    | 2420 | yuml-php
                        digitalkaoz | a php adapater for http://yuml.me |  | 31 | 
                
                
                    | 2421 | translation-factory
                        chriskonnertz | Tool for the Laravel framework that helps to create translations |  | 31 | 
                
                
                    | 2422 | sf_event_mgt
                        derhansen | An event management and registration extension for TYPO3 CMS 8.7+ based on ExtBase and Fluid. |  | 31 | 
                
                
                    | 2423 | webmention
                        matthiasott | Webmention Plugin for Craft CMS |  | 31 | 
                
                
                    | 2424 | Amazon-WD-Alerts
                        dstuecken | Console utility that tracks Amazon Warehouse Deals and notifies you about price changes or if a n... |  | 31 | 
                
                
                    | 2425 | laravel-any
                        nunomaduro | 🏓 Laravel collection macro that determine if `any` item from the collection passes the given truth test. |  | 31 | 
                
                
                    | 2426 | confide-mongo
                        Zizaco | Confide Mongo is a authentication solution for Laravel 4 that uses mongolid-laravel |  | 31 | 
                
                
                    | 2427 | magento-import-categories
                        jreinke | Import Magento categories from cli. |  | 31 | 
                
                
                    | 2428 | worldcup-slack-bot
                        j0k3r | WorldCupBot will notify a Slack channel/group for every match during a FIFA World Cup |  | 31 | 
                
                
                    | 2429 | PommBundle
                        chanmix51 | The Symfony2 bundle for Postgresql Object Model Manager |  | 31 | 
                
                
                    | 2430 | weakmap-polyfill
                        BenMorel | A WeakMap polyfill for PHP 7.4 |  | 31 | 
                
                
                    | 2431 | MailHookBundle
                        ScullWM | A bundle to catch API webhook from different mail service |  | 31 | 
                
                
                    | 2432 | api-platform-messenger
                        sroze | Uses API Platform to exposes Commands & Queries dispatched to your Symfony Messenger bus |  | 31 | 
                
                
                    | 2433 | swCombinePlugin
                        rande | Combine stylesheets and javascripts files, with no computation at runtime |  | 31 | 
                
                
                    | 2434 | YiiStateMachine
                        phpnode | A state machine behavior for Yii |  | 31 | 
                
                
                    | 2435 | cakephp-bits
                        neilcrookes | Useful, generic, re-usable code for CakePHP apps |  | 31 | 
                
                
                    | 2436 | PHP-AES
                        lt | Pure PHP implementation of the AES cipher. |  | 31 | 
                
                
                    | 2437 | php-ulid
                        Lewiscowles1986 | Universally Unique Lexicographically Sortable Identifier ported to PHP |  | 31 | 
                
                
                    | 2438 | phptrie
                        fran6co | Trie implementation for PHP |  | 31 | 
                
                
                    | 2439 | Web-Based-Download-Manager
                        kapilks | Simple Download Manager based in PHP |  | 31 | 
                
                
                    | 2440 | yii2-system-info
                        abhi1693 | Information about the server |  | 31 | 
                
                
                    | 2441 | laravel-openapi
                        vyuldashev | Generate OpenAPI specification for Laravel Applications |  | 31 | 
                
                
                    | 2442 | yii2-codestat
                        Insolita | Yii2 code statistic |  | 31 | 
                
                
                    | 2443 | probe
                        trntv | PHP System Information Provider |  | 31 | 
                
                
                    | 2444 | request-validator
                        progsmile | Sugared Request Validator |  | 31 | 
                
                
                    | 2445 | bugapp
                        weierophinney | Bug application built on Zend Framework, primarily as a demo app for Dutch PHP Conference |  | 31 | 
                
                
                    | 2446 | migrations
                        jrbasso | CakePHP Migrations |  | 31 | 
                
                
                    | 2447 | woocommerce-filter-orders
                        bekarice | Filters WooCommerce orders by coupon used -- view only orders in which a certain coupon was used. |  | 31 | 
                
                
                    | 2448 | inflect
                        mmucklo | Inflector for PHP |  | 31 | 
                
                
                    | 2449 | functionality
                        sheabunge | A WordPress plugin to automate the process of creating a functionality plugin |  | 30 | 
                
                
                    | 2450 | PHP-Multithread
                        alfallouji | Lightweight - simple PHP lib to handle multi-threading |  | 30 | 
                
                
                    | 2451 | google2fa-qrcode
                        antonioribeiro | QRCode for Google2FA |  | 30 | 
                
                
                    | 2452 | viacep-php
                        flyingluscas | Search for Brazilian addresses by zip code using the ViaCEP REST API. |  | 30 | 
                
                
                    | 2453 | states-cities-brazil
                        magnobiet | 🇧🇷 Base de dados com todos os estados e cidades do Brasil |  | 30 | 
                
                
                    | 2454 | moip-transparente-magento
                        elisei |  |  | 30 | 
                
                
                    | 2455 | eloquent-repository
                        giordanolima | Repository pattern for Eloquent ORM with focus in cache. |  | 30 | 
                
                
                    | 2456 | Laravel-InstantAvatar
                        vinicius73 | Create a very pretty random avatars with ease. |  | 30 | 
                
                
                    | 2457 | yii2-jstree-widget
                        thiagotalma | Widget for Yii Framework 2.0 to use JsTree |  | 30 | 
                
                
                    | 2458 | jwt-session
                        byjg | JwtSession is a PHP session replacement. Instead of use FileSystem, just use JWT TOKEN. The imple... |  | 30 | 
                
                
                    | 2459 | craft-pendinguser
                        ademers | Craft plugin for simple user moderation. |  | 30 | 
                
                
                    | 2460 | flysystem-cos
                        overtrue | :floppy_disk: Flysystem adapter for the Qcloud COS storage. |  | 30 | 
                
                
                    | 2461 | mysql
                        walkor | Long-living MySQL connection for daemon. |  | 30 | 
                
                
                    | 2462 | json-schema-php
                        eixom | JSON Schema Implement by PHP & PHP extension |  | 30 | 
                
                
                    | 2463 | Yaf-Server-Admin
                        fingerQin | 使用 Yaf 开发的一套 API 服务端与管理后台的组合。已经把常见功能(登录、注册、短信、文章、友情链接、APP升级)实现了。用本套系统能快速开发业务代码。 |  | 30 | 
                
                
                    | 2464 | laravel-admin-select2
                        xiaohuilam | 𝒂𝒔𝒚𝒏𝒄 𝒔𝒆𝒍𝒆𝒄𝒕/𝒎𝒐𝒓𝒑𝒉𝑺𝒆𝒍𝒆𝒄𝒕 𝒇𝒐𝒓 𝒍𝒂𝒓𝒂𝒗𝒆𝒍 𝒂𝒅𝒎𝒊𝒏 |  | 30 | 
                
                
                    | 2465 | laravel-mns
                        abrahamgreyson | 阿里云消息服务(Aliyun MNS)的 Laravel 队列适配。 |  | 30 | 
                
                
                    | 2466 | resumable.php
                        dilab | PHP backend for resumable.js |  | 30 | 
                
                
                    | 2467 | D-Bot
                        DennyDai | Discontinued |  | 30 | 
                
                
                    | 2468 | dwz-thinkphp323
                        goodspb | dwz后台前端框架+ThinkPHP3.2.3 |  | 30 | 
                
                
                    | 2469 | lightning
                        zxz054321 | A High Performance Framework For Web Artisans |  | 30 | 
                
                
                    | 2470 | php-sse-react
                        clue | Streaming, async HTML5 Server-Sent Events server (aka. SSE or EventSource), built on top of ReactPHP |  | 30 | 
                
                
                    | 2471 | reactphp-http-proxy
                        clue | Async HTTP proxy connector, tunnel any TCP/IP-based protocol through an HTTP CONNECT proxy server... |  | 30 | 
                
                
                    | 2472 | WP-Contact-Form-Template
                        bueltge | A simple contact form template for use inside a theme in WordPress |  | 30 | 
                
                
                    | 2473 | Helios
                        DASPRiD | PSR-7 authentication middleware |  | 30 | 
                
                
                    | 2474 | craft-assetmetadata
                        carlcs | Asset Metadata plugin for Craft CMS |  | 30 | 
                
                
                    | 2475 | craft-diywidget
                        carlcs | Do It Yourself widget for Craft CMS |  | 30 | 
                
                
                    | 2476 | image-metadata-parser
                        cnlpete | A Php Image Metadata (Exif, IPTC) Parser Class for common attributes (date, title, ...) |  | 30 | 
                
                
                    | 2477 | adminlte
                        jakubsacha |  |  | 30 | 
                
                
                    | 2478 | jsonrpc-bundle
                        wasinger | JSON-RPC server for Symfony: exposes services registered in the service container as JSON-RPC-webservices |  | 30 | 
                
                
                    | 2479 | google2fa-qrcode
                        antonioribeiro | QRCode for Google2FA |  | 30 | 
                
                
                    | 2480 | Laravel-InstantAvatar
                        vinicius73 | Create a very pretty random avatars with ease. |  | 30 | 
                
                
                    | 2481 | yii2-jstree-widget
                        thiagotalma | Widget for Yii Framework 2.0 to use JsTree |  | 30 | 
                
                
                    | 2482 | bref-symfony-demo
                        mnapoli | Demo of a Symfony application deployed on AWS lambda using Bref |  | 30 | 
                
                
                    | 2483 | RosettaBundle
                        jfsimon | [DEVEL] A Symfony2 bundle that ease translation process |  | 30 | 
                
                
                    | 2484 | php-shared-memory
                        ninsuo | Share variables across multiple PHP apps |  | 30 | 
                
                
                    | 2485 | wordpress-on-dotcloud
                        qpleple | The fastest way to deploy a Wordpress blog from localhost (using Dotcloud) |  | 30 | 
                
                
                    | 2486 | Custom-AJAX-List-Table-Example
                        CaerCam | Custom AJAX List Table Example WordPress plugin fork implementing AJAX loading |  | 30 | 
                
                
                    | 2487 | fuelphp-phpcs
                        eviweb | PHP Code Sniffer standard for Fuel PHP |  | 30 | 
                
                
                    | 2488 | wp-term-management-tools
                        scribu | A WordPress plugin to help with taxonomy term management |  | 30 | 
                
                
                    | 2489 | js-theming-tutorial
                        jacklenox | A tutorial on building WordPress themes with JavaScript |  | 30 | 
                
                
                    | 2490 | dir2cast
                        ben-xo | Turn a directory of MP3s into a podcast - automatically. |  | 30 | 
                
                
                    | 2491 | bulk-delete
                        sudar | Bulk Delete is a WordPress Plugin that allows you to delete posts, pages and users in bulk based ... |  | 30 | 
                
                
                    | 2492 | phpunit-travis-ci-coverage-example
                        ankurk91 | phpUnit Testing on Travis-CI with Code Coverage on CodeCov |  | 30 | 
                
                
                    | 2493 | email-spoofer
                        ShubhamBadal | A PHP script to send email from any Email ID without permission. |  | 30 | 
                
                
                    | 2494 | D-Bot
                        DennyDai | Discontinued |  | 30 | 
                
                
                    | 2495 | Bdd
                        sizuhiko | BDD(Behavior Driven Development) integration plugin for CakePHP2 |  | 30 | 
                
                
                    | 2496 | yii2-many-to-many
                        arogachev | Implementation of Many-to-many relationship for Yii 2 framework |  | 30 | 
                
                
                    | 2497 | debug-bar-slow-actions
                        kovshenin | Ever wondered which actions and filters were slowing down your WordPress site? You're welcome. |  | 30 | 
                
                
                    | 2498 | fakemodel
                        dmirogin | Make, create and store models in database. Another way to work with fixtures in Yii2. |  | 30 | 
                
                
                    | 2499 | php-bench
                        nafigator | :alarm_clock: Tools for benchmark PHP algorithms. |  | 30 | 
                
                
                    | 2500 | gc-disable-gifs
                        sheershoff | Download all images from gc-disable composer thread comments |  | 30 | 
                
                
                    | 2501 | gitmodx
                        azernov | MODx Revolution extension that allows you to store chunks, snippets and settings without database |  | 30 | 
                
                
                    | 2502 | ko-worker
                        misterion | Ko-worker project is a PHP library that aims to abstract queue and RPC messaging patterns that ca... |  | 30 | 
                
                
                    | 2503 | OpcacheBundle
                        sixdayz | Provides a command line task to clear opcache cache from the console |  | 30 | 
                
                
                    | 2504 | hybrid-wing
                        Rarst | Toolkit theme for WordPress, based on Hybrid Core and Twitter Bootstrap. |  | 30 | 
                
                
                    | 2505 | error-log-dashboard-widget
                        Rarst | Robust zero-configuration and low-memory WordPress plugin to keep an eye on error log. |  | 30 | 
                
                
                    | 2506 | telegram-logger
                        MatviiB | Put log messages from your Laravel app to your Telegram bot |  | 30 | 
                
                
                    | 2507 | personal-api
                        tlongren | Personal API project for websites to display domain.com/api to show information about the site owner. |  | 30 | 
                
                
                    | 2508 | metadata
                        jmcneese | A CakePHP plugin that provides arbitrary metadata storage for model records |  | 30 | 
                
                
                    | 2509 | codeigniter-kint
                        adriangonzales | A modification to the Kint variable dumping library for use in CodeIgniter |  | 30 | 
                
                
                    | 2510 | codeable-reviews-and-expert-profile
                        duplaja | WordPress plugin for front end display of Codeable expert information |  | 30 | 
                
                
                    | 2511 | stylepress
                        dtbaker | StylePress is a WordPress plugin that lets you design your entire website quickly and easily. |  | 29 | 
                
                
                    | 2512 | ProfanityFilter
                        developerdino | A simple PHP class to test if a string has a profanity in it. |  | 29 | 
                
                
                    | 2513 | faker-br
                        jansenfelipe | Provider do Faker para gerar dados brasileiros falsos com o intuito de testar softwares |  | 29 | 
                
                
                    | 2514 | Kali-Linux-Tools-Interface
                        lucasfrag | Graphical Web interface developed to facilitate the use of security information tools. |  | 29 | 
                
                
                    | 2515 | domain-events
                        fesor | Simple Domain Events Implementation |  | 29 | 
                
                
                    | 2516 | basic-auth-sentinel
                        drehimself | Laravel Basic Authentication with Sentinel with roles |  | 29 | 
                
                
                    | 2517 | mik
                        MarcusBarnes | The Move to Islandora Kit is an extensible PHP command-line tool for converting source content an... |  | 29 | 
                
                
                    | 2518 | laravel-options
                        overtrue | Global options module for Laravel application. |  | 29 | 
                
                
                    | 2519 | laravel-favorite
                        overtrue | :heart: User favorite feature for Laravel Application. |  | 29 | 
                
                
                    | 2520 | async-http-php
                        huyanping | async http client based on curl |  | 29 | 
                
                
                    | 2521 | docker-compose-LNMP
                        yansongda | docker-compose with latest php-fpm,nginx,redis,memcached,mariadb |  | 29 | 
                
                
                    | 2522 | laravel-layui-admin
                        moell-peng | 基于 Laravel, Layui 构建的 RBAC 后台管理系统。 |  | 29 | 
                
                
                    | 2523 | WebWorker-swoole
                        xtgxiso | 基于swoole(http://www.swoole.com/) 实现的自带http server的web开发框架 |  | 29 | 
                
                
                    | 2524 | think-graphql
                        smilecc | Better GraphQL SDK for thinkphp 5 |  | 29 | 
                
                
                    | 2525 | php-libui
                        chopins | php bindings to the libui C library. |  | 29 | 
                
                
                    | 2526 | HolidayApi
                        zhusaidong | 节假日api |  | 29 | 
                
                
                    | 2527 | reactphp-ndjson
                        clue | Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP. |  | 29 | 
                
                
                    | 2528 | auth-fluxbb
                        franzliedke | A package for external authentication with FluxBB 1.5. |  | 29 | 
                
                
                    | 2529 | public-post-preview
                        ocean90 | WordPress plugin to allow anonymous users to preview a post before it is published. |  | 29 | 
                
                
                    | 2530 | RobertLemke.Plugin.Blog
                        robertlemke | Neos plugin for a simple blog. Beware of changes! |  | 29 | 
                
                
                    | 2531 | Magento-Codeception
                        Zifius | A set of Codeception tests for Magento |  | 29 | 
                
                
                    | 2532 | alpha-vantage-api
                        kokspflanze | Alpha Vantage PHP Client |  | 29 | 
                
                
                    | 2533 | carica-chip
                        ThomasWeinert | PHP physical computing |  | 29 | 
                
                
                    | 2534 | var-dumper
                        rdehnhardt | Dumper based on Laravel for non Laravel projects. |  | 29 | 
                
                
                    | 2535 | systemctl-php
                        icanhazstring | PHP wrapper for systemctl |  | 29 | 
                
                
                    | 2536 | craft-deleteentryversions
                        carlcs | Delete Entry Versions plugin for Craft CMS |  | 29 | 
                
                
                    | 2537 | composer-localdev-plugin
                        gossi | Composer Plugin for local development |  | 29 | 
                
                
                    | 2538 | smart-projects
                        sashtown | —// This project is no longer maintained! |  | 29 | 
                
                
                    | 2539 | widget-options
                        flowdee | Additional Widget options for better widget control. Available on |  | 29 | 
                
                
                    | 2540 | php-to-json-schema
                        dunglas | Creates a JSON Schema from a PHP class |  | 29 | 
                
                
                    | 2541 | IvoryLuceneSearchBundle
                        egeloen | Provides a Zend Lucene Search integration for your Symfony2 project. |  | 29 | 
                
                
                    | 2542 | TubeLink
                        GromNaN | Extract video information from any URL and render HTML |  | 29 | 
                
                
                    | 2543 | ExceptionalJSON
                        DaveRandom | PHP JSON encoding and decoding that throws exceptions on failure |  | 29 | 
                
                
                    | 2544 | teltonika-fm-parser
                        uro | Teltonika fm xxxx protocol encoder and decoder |  | 29 | 
                
                
                    | 2545 | xmpphp
                        Drarok | Imported from svn://netflint.net/xmpphp (r77) |  | 29 | 
                
                
                    | 2546 | php-gtmetrix
                        philcook | PHP client for the GTMetrix API |  | 29 | 
                
                
                    | 2547 | Instagram-Image-Upload-API
                        aran112000 | A simple PHP class allowing images to be uploaded to Instagram. This is based upon the following:... |  | 29 | 
                
                
                    | 2548 | BoxPHPAPI
                        golchha21 | Unofficial BoxPHPAPI v2 |  | 29 | 
                
                
                    | 2549 | independent-core-layer-laravel
                        shin1x1 | Independent core layer pattern implementation with Laravel |  | 29 | 
                
                
                    | 2550 | Japanese.Holiday
                        77web | calculates holidays in Japan |  | 29 | 
                
                
                    | 2551 | App
                        bezumkin | Base app to develop a new MODX website |  | 29 | 
                
                
                    | 2552 | http-client
                        zelenin | PSR-18 compatible HTTP client with middleware support |  | 29 | 
                
                
                    | 2553 | aceAdminPanel
                        aVadim483 | Advanced Administrator's Panel for LiveStreet/ACE |  | 29 | 
                
                
                    | 2554 | rararchiver
                        dmamontov | Class for working with archives RAR |  | 29 | 
                
                
                    | 2555 | docker-workflow-symfony
                        covex-nn | Symfony Flex application skeleton with docker-compose support, bootstrapped by Environment Configurator |  | 29 | 
                
                
                    | 2556 | yii2-codemirror
                        borodulin |  |  | 29 | 
                
                
                    | 2557 | m2.ReCaptcha
                        karliuka | Magento2. Extension is integrate Google Recaptcha with your Magento2 store. |  | 29 | 
                
                
                    | 2558 | coinmarketcap-api
                        dzarezenko | CoinMarketCap.com API PHP wrapper |  | 29 | 
                
                
                    | 2559 | etherscan-api
                        dzarezenko | etherscan.io API PHP wrapper |  | 29 | 
                
                
                    | 2560 | rbac
                        YaroslavMolchan | Simple RBAC/ACL for Laravel 5.5 caching and permission groups. |  | 29 | 
                
                
                    | 2561 | DsgnWrks-Instagram-Importer
                        jtsternberg | Backup your instagram photos & display your instagram archive. Supports importing to custom post-... |  | 29 | 
                
                
                    | 2562 | spl-benchmarks
                        elazar | A suite of tests comparing performance of PHP SPL data structures to PHP arrays. |  | 29 | 
                
                
                    | 2563 | UPnP
                        jalder | PHP Library for Interacting with UPnP Network Devices |  | 29 | 
                
                
                    | 2564 | facebook-login
                        timersys | Facebook login plugin for WordPress |  | 28 | 
                
                
                    | 2565 | yii2-widget-datatables
                        fedemotta | DataTables widget for Yii2 |  | 28 | 
                
                
                    | 2566 | permissible
                        tobyzerner | (Abandoned) Powerful, flexible, relational permissions using Eloquent. |  | 28 | 
                
                
                    | 2567 | SetTable
                        engram-design | Set Table is a Craft CMS field type to allow you to create static tables. |  | 28 | 
                
                
                    | 2568 | yii2-workflow-manager
                        cornernote | Workflow Manager for Yii2 |  | 28 | 
                
                
                    | 2569 | yii2-dashboard
                        cornernote | Create and manage dashboards using custom layouts and panels. |  | 28 | 
                
                
                    | 2570 | sb-dynlex
                        SilentByte | Configurable lexer for PHP featuring a fluid API. |  | 28 | 
                
                
                    | 2571 | osticket-slack
                        clonemeagain | a Slack plugin for osTicket |  | 28 | 
                
                
                    | 2572 | woocommerce-moip
                        claudiosanches | WooCommerce Moip - WordPress Plugin |  | 28 | 
                
                
                    | 2573 | kirby-page-lock
                        pedroborges | ⬢ Page Lock helps prevent content loss by putting a temporary lock on pages being edited on the Panel. |  | 28 | 
                
                
                    | 2574 | google-customer-reviews
                        rafaelpatro | Magento integration for Google Customer Reviews |  | 28 | 
                
                
                    | 2575 | laravelpdf
                        wemersonjanuario | Another HTML to PDF converter for Laravel 5 based on wkhtmltopdf |  | 28 | 
                
                
                    | 2576 | acf-to-rest-api-recursive
                        airesvsg | Get ACF fields recursively |  | 28 | 
                
                
                    | 2577 | filter_results
                        pedroelsner | Generates conditions to find methods in CakePHP from a search form. |  | 28 | 
                
                
                    | 2578 | yii2-sweet-submit
                        lichunqiang | sweet sumit using sweetalert |  | 28 | 
                
                
                    | 2579 | dependency-injection
                        iiDestiny | ✨  Lightweight dependency injection |  | 28 | 
                
                
                    | 2580 | route
                        zqhong | A fast router for PHP |  | 28 | 
                
                
                    | 2581 | daemon
                        aizuyan | PHP daemon 进程管理,类似nginx的master worker进程模型 |  | 28 | 
                
                
                    | 2582 | alfred.workflow.chinastockquotation
                        larryisthere | Realtime China stock quotation, support all companies & indexes of Shanghai exchange and Shenzhen... |  | 28 | 
                
                
                    | 2583 | soap
                        ueaner | PHP SOAP 实例 |  | 28 | 
                
                
                    | 2584 | sixchat
                        StrickYan | SixChat - 一个简约的社交类WebApp |  | 28 | 
                
                
                    | 2585 | audio-waveform-php
                        maximal | Audio waveform generator on PHP with SoX |  | 28 | 
                
                
                    | 2586 | WopiHost
                        cisiqo | Microsoft Office Web Apps Server preview office files with wopihost Demo |  | 28 | 
                
                
                    | 2587 | http-client-middleware
                        beberlei | Missing interfaces for HTTP-Client middlewares using PSR-7 messages. |  | 28 | 
                
                
                    | 2588 | VinaiKopp_Api2SessionAuthAdapter
                        Vinai | Session Auth Adapter for Magento REST Interaction from the same host. |  | 28 | 
                
                
                    | 2589 | php-json-query
                        clue | The JSON query language implemented in PHP |  | 28 | 
                
                
                    | 2590 | ook
                        splitbrain | A Text <-> Brainfuck/Ook webinterface |  | 28 | 
                
                
                    | 2591 | sphinx-and-zend-framework
                        jsor | Integration of Sphinx into a Zend Framework 1 application. |  | 28 | 
                
                
                    | 2592 | Formidable
                        DASPRiD | PHP 7 form library for handling user input |  | 28 | 
                
                
                    | 2593 | Ajasta
                        DASPRiD | Ajasta is a simple invoicing application built with the latest technologies on the market. |  | 28 | 
                
                
                    | 2594 | Germanix-WordPress-Plugin
                        thefuxia | Rüstet deutsche Übersetzungen im Backend nach. |  | 28 | 
                
                
                    | 2595 | f3-opauth
                        ikkez | Opauth Plugin for PHP Fat-Free Framework |  | 28 | 
                
                
                    | 2596 | kirby-link-field
                        medienbaecker |  |  | 28 | 
                
                
                    | 2597 | MyBB-Google-SEO
                        frostschutz | Search Engine Optimization plugin for MyBB. |  | 28 | 
                
                
                    | 2598 | ci-presenter
                        druu | CodeIgniter Presenter Library |  | 28 | 
                
                
                    | 2599 | iban-validation
                        jschaedl | :bank: A small library for validating International BankAccount Numbers (IBANs) |  | 28 | 
                
                
                    | 2600 | einsatzverwaltung
                        abrain | WordPress plugin for public incident reports for fire brigades and other rescue services |  | 28 | 
                
                
                    | 2601 | acf-to-rest-api-recursive
                        airesvsg | Get ACF fields recursively |  | 28 | 
                
                
                    | 2602 | telegram-handler
                        merorafael | Monolog handler to send log by Telegram |  | 28 | 
                
                
                    | 2603 | rtorrent-cleaner
                        Magicalex | 🧹 rtorrent-cleaner is a tool to clean up unnecessary files in rtorrent |  | 28 | 
                
                
                    | 2604 | drupal8-composer-template
                        woprrr | Project template for Drupal 8 projects with composer | Quick installation via "composer create-pr... |  | 28 | 
                
                
                    | 2605 | Codeigniter-Google-Analytics-library
                        ronan-gloo |  |  | 28 | 
                
                
                    | 2606 | Prestashop-override-module
                        FlYos | Allow overrrided prestashop module php |  | 28 | 
                
                
                    | 2607 | sfLESSPlugin
                        everzet | less.js in symfony |  | 28 | 
                
                
                    | 2608 | PHP-Voronoi-algorithm
                        sroze | Steven Fortune's algorithm in PHP |  | 28 | 
                
                
                    | 2609 | CakePHP-HABTM-Counter-Cache-Plugin
                        neilcrookes | CakePHP Behavior in a plugin to handle counter caching for HABTM associations |  | 28 | 
                
                
                    | 2610 | aacl
                        banks | Another ACL for Kohana 3. Please see README.md for a justification of this indulgence. |  | 28 | 
                
                
                    | 2611 | Ebor-Framework
                        tommusrhodus | Ebor Framework - The Driving Force Behind TommusRhodus' Themes |  | 28 | 
                
                
                    | 2612 | wordpress-dominant-color
                        lgladdy | A WordPress plugin to automatically save the dominant colour for an attachment image into post_meta |  | 28 | 
                
                
                    | 2613 | WordPress-Starter-Kit
                        trovster | A starter kit to develop bespoke WordPress websites using a child theme. |  | 28 | 
                
                
                    | 2614 | BeanstalkCommandLine
                        leonbarrett | Command line tool for the hosted version control system Beanstalk, that allows you to create, dep... |  | 28 | 
                
                
                    | 2615 | user-agent-parser-benchmarks
                        kenjis | PHP User Agent Parser Benchmarks |  | 28 | 
                
                
                    | 2616 | redis-recommend
                        YuzuruS | PHP and wrapping Redis's sorted set APIs for specializing recommending operations. |  | 28 | 
                
                
                    | 2617 | DmImage
                        demouth | PHP製画像処理ライブラリ | Image manipulation library for PHP 5 inspired by ActionScript3.0 and other image ... |  | 28 | 
                
                
                    | 2618 | yii-jobs
                        samdark | A module and an application for Yii that provides a job-portal-like functionality |  | 28 | 
                
                
                    | 2619 | yii2-geoip
                        rmrevin | Helper for geoip in Yii2 |  | 28 | 
                
                
                    | 2620 | wp-kit
                        korobochkin | OOP library for WordPress |  | 28 | 
                
                
                    | 2621 | TelegramBotBundle
                        BoShurik | Symfony Telegram Bot Bundle |  | 28 | 
                
                
                    | 2622 | php-byte-buffer
                        Ne-Lexa | Reading And Writing Binary Data (incl. primitive types, ex. byte, ubyte, short, ushort, int, uint... |  | 28 | 
                
                
                    | 2623 | m2.IndexerUrlRewrite
                        karliuka | Magento2. Extension rebuild UrlRewrite index. |  | 28 | 
                
                
                    | 2624 | module-rocketjavascript
                        magefan |  |  | 28 | 
                
                
                    | 2625 | config
                        shadowhand | PHP configurations loading library |  | 28 | 
                
                
                    | 2626 | getResources
                        opengeek | A MODx Snippet for iterating a collection of MODx Resources |  | 28 | 
                
                
                    | 2627 | Codeigniter-jQuery-Ajax
                        ThingEngineer | Ajax implementation for CI using jQuery's .ajax method. |  | 28 | 
                
                
                    | 2628 | meme-gen
                        trepmal | Meme generator. PHP + GD |  | 28 | 
                
                
                    | 2629 | craft-plugin-patrol
                        selvinortiz | Patrol for Craft 3 |  | 28 | 
                
                
                    | 2630 | FormalTheory
                        KendallHopkins | Regular Expression (Regex), Nondeterministic finite automaton (NFA) and Deterministic finite auto... |  | 28 | 
                
                
                    | 2631 | Geographic-Calculations-in-PHP
                        treffynnon | This library is now deprecated in favour of my new Navigator library (https://github.com/treffynn... |  | 27 | 
                
                
                    | 2632 | curl
                        dcai | a friendly curl wrapper for php |  | 27 | 
                
                
                    | 2633 | laravel-rancher
                        benmag | Rancher API wrapper for Laravel |  | 27 | 
                
                
                    | 2634 | OrderSyncQueRunner
                        ProxiBlue | Sync magento orders to external system via que |  | 27 | 
                
                
                    | 2635 | Request
                        hinchley | A wrapper for HTTP requests in PHP. |  | 27 | 
                
                
                    | 2636 | breadcrumbs
                        dwightwatson | Make Laravel breadcrumbs great again. |  | 27 | 
                
                
                    | 2637 | MigrateDB
                        malukenho | Tools to migrate data between realtional DB write in PHP |  | 27 | 
                
                
                    | 2638 | speaknumber
                        malukenho | Transcreve números para extenso. |  | 27 | 
                
                
                    | 2639 | hipchat-laravel
                        hernandev | Hipchat Notifer Wrapper for Laravel 4 and 5 |  | 27 | 
                
                
                    | 2640 | ServerMonitor
                        DanielnetoDotCom | PHP Script to show the server status Memory, CPU and Disk usage |  | 27 | 
                
                
                    | 2641 | SimpleCrawler
                        caferrari | Extremely Fast Event Based web Crawler made in PHP 5.3+ |  | 27 | 
                
                
                    | 2642 | meta-tags
                        pedroborges | HTML meta tags generator for PHP. Supports Open Graph, Twitter Cards, and JSON Linked Data out of the box |  | 27 | 
                
                
                    | 2643 | design-patterns-php7
                        gabrielanhaia | Design Patterns com PHP 7: Desenvolva com as melhores soluções |  | 27 | 
                
                
                    | 2644 | yii2-at-least-validator
                        sdlins | Makes one or more attributes mandatory inside a set of attributes. |  | 27 | 
                
                
                    | 2645 | multiple-domain
                        straube | Plugin that allows you to have multiple domains in a single WordPress installation |  | 27 | 
                
                
                    | 2646 | Lavatar
                        vinicius73 | Have easy access to various services of avatar, like the Gravatar. Package for Laravel. |  | 27 | 
                
                
                    | 2647 | git-hooks
                        juizmill | hooks git for pre-commit |  | 27 | 
                
                
                    | 2648 | vtwsclib-php
                        salaros | A PHP client for vTiger's Web Services APIs. Works well vTiger forks such as VTE CRM. |  | 27 | 
                
                
                    | 2649 | suap-api-php
                        ivmelo | 📚 Wrapper PHP para acesso a API do SUAP (Sistema Unificado de Administração Publica) do IFRN. |  | 27 | 
                
                
                    | 2650 | StatusBoard
                        marcaube | Generate StatusBoard widgets like a boss! |  | 27 | 
                
                
                    | 2651 | bootstrap
                        mpezzi | A Twitter Bootstrap base theme for Drupal. |  | 27 | 
                
                
                    | 2652 | humhub-api
                        petersmithca | Implements a JSON RESTful API for HumHub |  | 27 | 
                
                
                    | 2653 | level-redis
                        matyhtf | 基于LevelDB实现的磁盘存储Redis服务器 |  | 27 | 
                
                
                    | 2654 | git-hook-auto-update
                        shenzhe | 代码自动分发的php实现 |  | 27 | 
                
                
                    | 2655 | Fphp
                        wujunze | a micro php MVC  framework |  | 27 | 
                
                
                    | 2656 | yiiSwoole
                        kcloze | Yii 1.1.14 with Swoole_Http_Server |  | 27 | 
                
                
                    | 2657 | yii-blog
                        codeMingo | Yii2.0 + jquery + bootstrap 搭建的简易博客系统 |  | 27 | 
                
                
                    | 2658 | codeigniter-blacklist-library
                        cnsaturn | A simple blacklist library for Codeigniter (CI黑名单过滤库) |  | 27 | 
                
                
                    | 2659 | slide-verify
                        HaleyLeoZhang | php+js滑动验证码 |  | 27 | 
                
                
                    | 2660 | MarkNote
                        WuSiYu | PHP Cloud MarkDown Notebook(国内镜像于git@oschina) |  | 27 | 
                
                
                    | 2661 | prephp
                        nikic | Preprocesses PHP code to allow custom syntax and syntax of newer PHP versions, especially PHP 5.3 |  | 27 | 
                
                
                    | 2662 | mm
                        mariuswilms | The PHP media library: media processing and MIME-Type/extension guessing. |  | 27 | 
                
                
                    | 2663 | t3extblog
                        fnagel | A record based blog extension for TYPO3 CMS powered by Extbase / Fluid. Flexible and powerful! |  | 27 | 
                
                
                    | 2664 | bugtrckr
                        sn0opy | minimal but feature rich bug tracking system written in PHP |  | 27 | 
                
                
                    | 2665 | filefill
                        IchHabRecht | Find and fetch missing local files from different remotes |  | 27 | 
                
                
                    | 2666 | TimezoneBundle
                        lunetics | A Symfony2 Bundle for Serverside Timezone detection |  | 27 | 
                
                
                    | 2667 | XMLMapper
                        Edujugon | XMLMapper for Laravel and PHP |  | 27 | 
                
                
                    | 2668 | kirby-custom-methods
                        texnixe |  |  | 27 | 
                
                
                    | 2669 | DpnXmlSitemapBundle
                        bjo3rnf |  |  | 27 | 
                
                
                    | 2670 | sonata-multiupload-bundle
                        silasjoisten |  |  | 27 | 
                
                
                    | 2671 | Lavatar
                        vinicius73 | Have easy access to various services of avatar, like the Gravatar. Package for Laravel. |  | 27 | 
                
                
                    | 2672 | php-property-info
                        dunglas | Retrieve type and description of PHP properties using various sources |  | 27 | 
                
                
                    | 2673 | vhost-brute
                        gwen001 | A PHP tool to brute force vhost configured on a server. |  | 27 | 
                
                
                    | 2674 | MonBlog
                        bpesquet | Support de l'article "Evoluer vers une architecture MVC en PHP" |  | 27 | 
                
                
                    | 2675 | magento-amqp
                        jreinke | Magento extension for sending messages through AMQP protocol (RabbitMQ, ActiveMQ, ...) |  | 27 | 
                
                
                    | 2676 | jbx_menu
                        JulienBreux | [DEPRECATED] PrestaShop Module: Menu |  | 27 | 
                
                
                    | 2677 | UrlShortenerBundle
                        Ph3nol | This bundle allows you to generate short URLs, linked to project contents/entities, using distant... |  | 27 | 
                
                
                    | 2678 | laravel-gelf-logger
                        hedii | A package to send gelf logs to a gelf compatible backend like graylog |  | 27 | 
                
                
                    | 2679 | Cake3-Upload
                        Xety | Cake3 plugin to upload files. |  | 27 | 
                
                
                    | 2680 | wrench
                        HavokInspiration | CakePHP 3 Maintenance Mode plugin |  | 27 | 
                
                
                    | 2681 | php-binary
                        themainframe | A PHP library for parsing structured binary streams. |  | 27 | 
                
                
                    | 2682 | sprig-mptt
                        banks | NO LONGER MAINTAINED - If you want to take over maintenance, message meAn MPTT extension for shad... |  | 27 | 
                
                
                    | 2683 | larabase
                        chiraggude | Not actively developed. Base app to kickstart Laravel 4.2.x projects. LaraBase is a lightweight f... |  | 27 | 
                
                
                    | 2684 | wp-crumbs
                        jjgrainger | Simple Wordpress Breadcrumbs |  | 27 | 
                
                
                    | 2685 | finglify
                        ammont | Translates Farsi/Persian to Finglish/Pinglish. |  | 27 | 
                
                
                    | 2686 | craft-entriessubset
                        nfourtythree | Craft field type plugin that extends the core Entries field type to give extra settings |  | 27 | 
                
                
                    | 2687 | Simple-Accounts
                        chippyash | Simple double entry accounting library |  | 27 | 
                
                
                    | 2688 | dabr
                        DavidCarrington | Mobile Twitter web front end in PHP |  | 27 | 
                
                
                    | 2689 | php-sqs-tutorial
                        gaw508 | An example of using SQS with the AWS PHP SDK, from my tutorial article. |  | 27 | 
                
                
                    | 2690 | magento2-category-list-widget
                        emizentech | Magento2 Category List Widget |  | 27 | 
                
                
                    | 2691 | laravel-5.5-lumen-5.5-with-OAuth2
                        sirinibin |  |  | 27 | 
                
                
                    | 2692 | laravel-mjml
                        asahasrabuddhe | Easily use MJML in your Laravel Blade templates! |  | 27 | 
                
                
                    | 2693 | formations
                        NideXTC |  |  | 27 | 
                
                
                    | 2694 | oembed-gist
                        miya0001 | oEmbed Gist API for WordPress |  | 27 | 
                
                
                    | 2695 | laravel-force-https-url-scheme
                        shin1x1 | Force https url schema middleware for Laravel 5 |  | 27 | 
                
                
                    | 2696 | lara-todo-persistence
                        n1215 | LaravelとEloquentの永続化パターンサンプル |  | 27 | 
                
                
                    | 2697 | MySQL-Query-Builder
                        indeyets | Simple object-oriented API for composing PDO::MySQL Queries |  | 27 | 
                
                
                    | 2698 | demo.adminhelper
                        niksamokhvalov | Example of a module created using Admin Helper |  | 27 | 
                
                
                    | 2699 | Imagery
                        wapmorgan | Imagery simplifies image manipulations. |  | 27 | 
                
                
                    | 2700 | Morphos-Blade
                        wapmorgan | Morphos adapter for Blade |  | 27 | 
                
                
                    | 2701 | InteractiveJobs
                        Insolita | Laravel - vue interactive jobs demo |  | 27 | 
                
                
                    | 2702 | websocket-examples
                        morozovsk | php websocket examples + demos |  | 27 | 
                
                
                    | 2703 | yii2-eauth-demo
                        Nodge | Yii2 EAuth demo project |  | 27 | 
                
                
                    | 2704 | laravel-http-logger
                        chelout | Log HTTP requests, headers and session data in Laravel |  | 27 | 
                
                
                    | 2705 | SphinxsearchBundle
                        IAkumaI | Provide to use Sphinx search in Symfony2 |  | 27 | 
                
                
                    | 2706 | siteExtra
                        ilyautkin |  |  | 27 | 
                
                
                    | 2707 | yii2-ipgeobase-component
                        himiklab |  |  | 27 | 
                
                
                    | 2708 | php-aaencoder
                        mervick | AAEncoder/AADecoder for any JavaScript program to/from Japanese style emoticons |  | 27 | 
                
                
                    | 2709 | money-collector
                        tlongren | Simple interface for accepting credit card payments on any PHP enabled server. Built with Stripe. |  | 27 | 
                
                
                    | 2710 | silex-simpleuser-demo
                        jasongrimes | Demo site for silex-simpleuser, a simple database-backed user provider for use with the Silex Sec... |  | 27 | 
                
                
                    | 2711 | efq_example
                        timcosgrove | Example module demonstrating the use of Drupal 7's EntityFieldQuery API |  | 27 | 
                
                
                    | 2712 | Faster
                        volomike | A Minimalist, Zero-Config PHP MVC Framework |  | 27 | 
                
                
                    | 2713 | laravel-package-boilerplate
                        jeffochoa | A simple boilerplate to create new laravel packages. |  | 26 | 
                
                
                    | 2714 | UBoat-Panel
                        matricali | Panel for the HTTP botnet UBoat - https://github.com/Souhardya/UBoat/ |  | 26 | 
                
                
                    | 2715 | graphql-parser-php
                        dosten | A PHP extension wrapping the libgraphqlparser library for parsing GraphQL. |  | 26 | 
                
                
                    | 2716 | react
                        pento | x1f4a9 Reactions. |  | 26 | 
                
                
                    | 2717 | kohana_webdb
                        samwilson | A database user-interface system (à la phpMyAdmin, but without the administrative capabilities, a... |  | 26 | 
                
                
                    | 2718 | smtpcatcher
                        trq | A very simple mock sendmail |  | 26 | 
                
                
                    | 2719 | wp2moodle-moodle
                        frumbert | Moodle end of a Wordpress to Moodle Single Sign On auth plugin |  | 26 | 
                
                
                    | 2720 | ab-testing-calculator
                        jamesspittal | Statistical significance calculator for A/B Testing |  | 26 | 
                
                
                    | 2721 | woocommerce-payment-discounts
                        claudiosanches | Adds discounts  for specific payment methods in WooCommerce. |  | 26 | 
                
                
                    | 2722 | php-convnet
                        gabrielrcouto | Pure PHP Convolutional Neural Network |  | 26 | 
                
                
                    | 2723 | cadastro-empresa
                        jansenfelipe | Este é um projeto simples escrito em PHP para exemplificar o uso do package jansenfelipe/cnpj-gratis |  | 26 | 
                
                
                    | 2724 | pdf-version-converter
                        xthiago | PHP library for converting the version of PDF files (for compatibility purposes). |  | 26 | 
                
                
                    | 2725 | kirby-blade-template
                        pedroborges | ⬢ Laravel Blade template component for Kirby CMS. |  | 26 | 
                
                
                    | 2726 | arraypath
                        mathiasgrimm | Easy array access |  | 26 | 
                
                
                    | 2727 | SeoTools
                        vinicius73 | Ferramentas de SEO para Laravel |  | 26 | 
                
                
                    | 2728 | smsgateway
                        limatheus | A Laravel bridge to http://smsgateway.me |  | 26 | 
                
                
                    | 2729 | lagger
                        barbushin | Lightweight and flexible errors/exceptions/debugs handler for PHP |  | 26 | 
                
                
                    | 2730 | basic-auth-sentry
                        drehimself | Laravel Basic Authentication with Sentry with groups |  | 26 | 
                
                
                    | 2731 | log-reader
                        stevebauman | An easy log reader for Laravel 5 |  | 26 | 
                
                
                    | 2732 | oc-laravelpackagesexample-plugin
                        LukeTowers | OctoberCMS plugin for demonstrating the use of Laravel Packages within October plugins |  | 26 | 
                
                
                    | 2733 | sym-fluid960gs
                        bauhouse | Symphony Fluid 960 Grid System Ensemble |  | 26 | 
                
                
                    | 2734 | kohana-for-wordpress
                        kerkness | Plugin for running the Kohana 3.0 framework inside of Wordpress |  | 26 | 
                
                
                    | 2735 | silverstripe-nocaptcha
                        UndefinedOffset | A spam protector and form field using Google's reCAPTCHA 2 aka No Captcha. |  | 26 | 
                
                
                    | 2736 | stupid-password
                        northox | A library to prevent the use of easily guessed/bruteforced password and an alternative to Cracklib |  | 26 | 
                
                
                    | 2737 | nowboard
                        easychen | 基于SAE Channel服务的实时信息流展板。通过微博帐号登入、可聊天;支持API发布信息,可用于服务器调试信息、错误信息展示。 |  | 26 | 
                
                
                    | 2738 | helloYii
                        JellyBool | Say hello to yii2 |  | 26 | 
                
                
                    | 2739 | XiamiMusicAPI
                        metowolf | 虾米音乐 API,PHP 版 |  | 26 | 
                
                
                    | 2740 | YurunPHP
                        Yurunsoft | YurunPHP是宇润软件专为懒人开发者设计的一款开源PHP框架,基于MVC动态分层架构,开发者可以根据需要自行扩充分层。它来自中国! |  | 26 | 
                
                
                    | 2741 | serverchan
                        ZacharyJia |  |  | 26 | 
                
                
                    | 2742 | PHPExcel
                        Janson-Leung | A lightweight PHP library for reading spreadsheet files |  | 26 | 
                
                
                    | 2743 | shaku
                        sebastianbergmann | Tool to automatically generate type-safe Collection and CollectionIterator classes |  | 26 | 
                
                
                    | 2744 | include-interceptor
                        nikic | Library to intercept and dynamically transform PHP includes. Forked from icewind1991/interceptor. |  | 26 | 
                
                
                    | 2745 | StackNegotiation
                        willdurand | Stack middleware for content negotiation. |  | 26 | 
                
                
                    | 2746 | reactphp-shell
                        clue | Run async commands within any interactive shell command, built on top of ReactPHP. |  | 26 | 
                
                
                    | 2747 | reactphp-flux
                        clue | Flux, the lightweight stream processor to concurrently do many (but not too many) things at once,... |  | 26 | 
                
                
                    | 2748 | monsterID
                        splitbrain | The original MonsterID implementation |  | 26 | 
                
                
                    | 2749 | t5-libraries
                        thefuxia | Library of WordPress development classes. |  | 26 | 
                
                
                    | 2750 | cakephp-service-layer
                        burzum | Service layer implementation for CakePHP |  | 26 | 
                
                
                    | 2751 | TopVoter
                        SalmonDE | Shows a list of voters for your PMMP Server on a floating text |  | 26 | 
                
                
                    | 2752 | cakephp-jailson
                        m3nt0r | Access Control Plugin |  | 26 | 
                
                
                    | 2753 | TOXID-cURL
                        jkrug | TOXID cURL Module connects OXID eShop with TYPO3 and other CMS |  | 26 | 
                
                
                    | 2754 | tombstone-analyzer
                        scheb | Report generation for Tombstones created with the https://github.com/scheb/tombstone library |  | 26 | 
                
                
                    | 2755 | armasquads
                        ins0 | Website for creating Squad XML files in ARMA based games |  | 26 | 
                
                
                    | 2756 | migration
                        einpraegsam | TYPO3 Migration Framework for every kind of migration/imports from CLI (e.g. Templavoila to Gride... |  | 26 | 
                
                
                    | 2757 | docker-phpapp
                        GM-Alex |  |  | 26 | 
                
                
                    | 2758 | fluid-styled-responsive-images
                        alexanderschnitzler | Enables creation of responsive images for fluid styled content elements. |  | 26 | 
                
                
                    | 2759 | image-minify-api
                        ingowalther | Image Minify API |  | 26 | 
                
                
                    | 2760 | php-unstructured-text-parser
                        aymanrb | A PHP library to help extract text out of text documents that are not structured in a processing ... |  | 26 | 
                
                
                    | 2761 | magento2-virtual-controllers
                        renttek | A module which enables developers to create virtual controllers in Magento 2 |  | 26 | 
                
                
                    | 2762 | SeoTools
                        vinicius73 | Ferramentas de SEO para Laravel |  | 26 | 
                
                
                    | 2763 | laravel-trello
                        gregoriohc | A Laravel wrapper and facade package for the Trello API |  | 26 | 
                
                
                    | 2764 | Docker-Arch
                        Ph3nol | Generate Web/CLI projects Dockerized development environments, from 1 simple YAML file. |  | 26 | 
                
                
                    | 2765 | FacebookServiceProvider
                        GromNaN | Facebook API and connect integration into your Silex applications |  | 26 | 
                
                
                    | 2766 | AjaxLoginBundle
                        Divi | An ajax form login for Symfony 2 |  | 26 | 
                
                
                    | 2767 | ContactBundle
                        mremi | Provides a contact form for a Symfony project. |  | 26 | 
                
                
                    | 2768 | MadalynnPlumBundle
                        aerialls | The deploy bundle using Plum for Symfony2 |  | 26 | 
                
                
                    | 2769 | Cakebox
                        kaleidoscopique | Seedbox clef-en-main avec streaming vidéo intégré |  | 26 | 
                
                
                    | 2770 | OctoberCMS-RoomBooking
                        tiipiik | Booking plugin for OctoberCMS |  | 26 | 
                
                
                    | 2771 | kirby-membership
                        starckio | Simple Membership plugin for Kirby CMS |  | 26 | 
                
                
                    | 2772 | PhpWebcam
                        vdechenaux | This is a PHP library to capture webcam frames |  | 26 | 
                
                
                    | 2773 | cakephp-notification-plugin
                        aschelch | CakePHP Notification Plugin provide an notification system |  | 26 | 
                
                
                    | 2774 | kirby-color-list
                        Thiousi | A color picker in the form of a list of colors for Kirby |  | 26 | 
                
                
                    | 2775 | CakePHP-BsHelpers
                        WebAndCow | Extension of the CakePHP's FormHelper and HtmlHelper to use the framework Bootstrap v3 more easily |  | 26 | 
                
                
                    | 2776 | kirby-imageboxes
                        sylvainjule | Add illustrations to Kirby's checkboxes. Kirby 2 and 3. |  | 26 | 
                
                
                    | 2777 | kirby-colorextractor
                        sylvainjule | Extract dominant / average color from any image. Kirby 3 only. |  | 26 | 
                
                
                    | 2778 | YiiCurl
                        phpnode | A curl library for Yii |  | 26 | 
                
                
                    | 2779 | pdo-wrapper
                        dcblogdev | A crud wrapper for PDO |  | 26 | 
                
                
                    | 2780 | Silex-Memcache
                        mheap |  |  | 26 | 
                
                
                    | 2781 | ReMarkable
                        Kroc | ReMarkable is a set of text conventions for writing article content in plain text that is transla... |  | 26 | 
                
                
                    | 2782 | php-docblock-checker
                        dancryer | A simple tool for checking that your PHP classes and methods use docblocks. |  | 26 | 
                
                
                    | 2783 | hasmeta
                        JayBizzle | Laravel trait to access model meta data as if it was a property on your model |  | 26 | 
                
                
                    | 2784 | future-process
                        joshdifabio | Asynchronous process execution for PHP |  | 26 | 
                
                
                    | 2785 | phighcharts
                        catchamonkey | PHP interface for the Highcharts JavaScript charting library |  | 26 | 
                
                
                    | 2786 | datatables-implementation-laravel
                        avinashn | An example of integrating jQuery datatables plugin in laravel. |  | 26 | 
                
                
                    | 2787 | vue-js-crud-laravel
                        avinashn | Simple CRUD operations using Laravel and Vue.js |  | 26 | 
                
                
                    | 2788 | crypton
                        tzsk | Laravel Request & Response Encryption |  | 26 | 
                
                
                    | 2789 | cheddargetter-client-php
                        marcguyer |  |  | 26 | 
                
                
                    | 2790 | php-ftp-client
                        suin | 📦 A simple PHP FTP client library working without FTP extension. |  | 26 | 
                
                
                    | 2791 | flysystem-cached-extra
                        nao-pon | Extra traits for Flysystem cached adapter |  | 26 | 
                
                
                    | 2792 | wp-structuring-markup
                        miiitaka | :electric_plug: WordPress: Plug-in Markup (JSON-LD) structured in schema.org |  | 26 | 
                
                
                    | 2793 | laravel-lang-bundler
                        zachleigh | Create translation bundles in Laravel projects |  | 26 | 
                
                
                    | 2794 | CDom
                        amal | Simple HTML/XML/BBCode DOM component for PHP. |  | 26 | 
                
                
                    | 2795 | pasvl
                        lezhnev74 | PHP Array Structure Validator (keys and values) |  | 26 | 
                
                
                    | 2796 | FreedomCore
                        darki73 | FreedomCore is a Battle.net replica for WoW private servers |  | 26 | 
                
                
                    | 2797 | xdebug-trace-viewer
                        vtk13 | Tool to navigate through xdebug trace of php script |  | 26 | 
                
                
                    | 2798 | retry
                        vkartaviy | The library for repeatable and retryable operations |  | 26 | 
                
                
                    | 2799 | php-mongo-migrator
                        sokil | Migrations of MongoDB. Part of @PHPMongoKit |  | 26 | 
                
                
                    | 2800 | PhpStormOpener
                        pinepain | [UNSUPPORTED] Adds pstorm:// protocol support to Mac OS X to open local files in PhpStorm from web |  | 26 | 
                
                
                    | 2801 | codeigniter-filter
                        machuga | Includes basic before_filter and after_filter support. |  | 26 | 
                
                
                    | 2802 | cache-wp-query
                        sc0ttkclark | Cache posts from WP_Query in an automatic wrapper for WP_Query, avoid extra DB requests. Integrat... |  | 26 | 
                
                
                    | 2803 | zf2tutorial
                        jasongrimes | Tutorial for using Doctrine 2 with Zend Framework 2. |  | 26 | 
                
                
                    | 2804 | cheddargetter-client-php
                        marcguyer |  |  | 26 | 
                
                
                    | 2805 | kohana-cms
                        vimofthevine | CMS extension for the Kohana-Admin module |  | 26 | 
                
                
                    | 2806 | l4-ldap-ntlm
                        wells | An LDAP/NTLM authentication driver for Laravel 4. |  | 26 | 
                
                
                    | 2807 | Genesis-Simple-Hook-Guide
                        srikat | WordPress plugin that displays names of all Genesis hooks on the current page dynamically. |  | 25 | 
                
                
                    | 2808 | founder
                        michaeldyrynda | Laravel starter application |  | 25 | 
                
                
                    | 2809 | wp2moodle--wordpress-
                        frumbert | Wordpress to Moodle pass through authentication plugin (wordpress end) |  | 25 | 
                
                
                    | 2810 | ConfigGen
                        ProxiBlue | Magento Config Data Generator |  | 25 | 
                
                
                    | 2811 | alexusMailer-2
                        AlexusBlack | alexusMailer 2.* - sendmail anonymous mailing script. йаПосылалка 2.* - скрипт анонимной отправки... |  | 25 | 
                
                
                    | 2812 | gold-standard
                        dwightwatson | Boilerplate for a standard tested resourceful Laravel app |  | 25 | 
                
                
                    | 2813 | reduce-stock-of-manual-orders-for-woocommerce
                        claudiosanches | Auto reduce stock of manual orders for WooCommerce |  | 25 | 
                
                
                    | 2814 | woocommerce-domination
                        claudiosanches | Allows the WooCommerce take the control of your WordPress admin |  | 25 | 
                
                
                    | 2815 | ocp
                        netojoaobatista | Refatoração O.C.P. - ShippingMethod |  | 25 | 
                
                
                    | 2816 | php-computer-vision
                        gabrielrcouto | PHP Computer Vision |  | 25 | 
                
                
                    | 2817 | Laravel-BugNotifier
                        flyingluscas | Get notified every time an exception is thrown in your application. |  | 25 | 
                
                
                    | 2818 | yii2-tagsinput
                        wbraganca | The yii2-tagsinput is a Yii 2 wrapper for bootstrap-tagsinput. A user interface for managing tags |  | 25 | 
                
                
                    | 2819 | br-estados-cidades
                        diegoholiveira | Repositório contendo todos os estados e cidades do Brasil em JSON |  | 25 | 
                
                
                    | 2820 | baianada
                        leobaiano | This project aims to provide the basic framework for creating a WordPress plugin. |  | 25 | 
                
                
                    | 2821 | nestedsql
                        afilina | Simple function to fetch PDO statement as a nested resultset |  | 25 | 
                
                
                    | 2822 | network-wide-menu
                        rrennick | Network Wide Menu for WordPress Networks |  | 25 | 
                
                
                    | 2823 | event-rocket
                        barryhughes | Testbed for adding super powers to The Events Calendar/Events Calendar PRO |  | 25 | 
                
                
                    | 2824 | workerman-todpole-for-win
                        walkor | workerman-todpole-for-win |  | 25 | 
                
                
                    | 2825 | redis-memory-analysis
                        hhxsv5 | 🔎 Analyzing memory of redis is to find the keys(prefix) which used a lot of memory, export the an... |  | 25 | 
                
                
                    | 2826 | Stblog
                        cnsaturn | Stblog is an open source multi-privilege blogging System built on the well-known PHP framework Co... |  | 25 | 
                
                
                    | 2827 | yii2-contextmenu
                        phpyii | yii2 Extended for bootstrap-contextmenu |  | 25 | 
                
                
                    | 2828 | yii2-fast-api
                        deepziyu | 快速配置并开发基于yii2的api服务 |  | 25 | 
                
                
                    | 2829 | laravel-composite-key
                        mpociot | PHP trait to use composite keys in your Laravel Eloquent models. |  | 25 | 
                
                
                    | 2830 | Doctrine-ActiveEntity
                        beberlei | ActiveRecord ORM (Mod) on top of Doctrine2 |  | 25 | 
                
                
                    | 2831 | php-redis-protocol
                        clue | A Redis protocol parser / serializer written in PHP |  | 25 | 
                
                
                    | 2832 | JUnitDiff
                        heiglandreas | Create a diff from 2 JUnit-files |  | 25 | 
                
                
                    | 2833 | Lesti_Fpc2
                        GordonLesti | Simple Full Page Cache for Magento. |  | 25 | 
                
                
                    | 2834 | laravel-installer
                        fwartner | 🚀Multi installer for laravel, lumen and spark |  | 25 | 
                
                
                    | 2835 | ISPC-resources
                        cfoellmann | ISPC-resources :: Resources for ISPConfig 3.x (discontinued) |  | 25 | 
                
                
                    | 2836 | guestbook
                        BlackScorp | Clean Code example project |  | 25 | 
                
                
                    | 2837 | mask_export
                        IchHabRecht | Export your mask elements as extension |  | 25 | 
                
                
                    | 2838 | magedeploy2
                        mwr | Magento2 Deployment with Deployer |  | 25 | 
                
                
                    | 2839 | HKAPI
                        KarimGeiger | API wrapper for Harman Kardon AVR with network capabilities and HK Remote support. |  | 25 | 
                
                
                    | 2840 | contactsplus
                        libasys | A Contacts App for  version ownCloud 8.1 or later, lower version not supported |  | 25 | 
                
                
                    | 2841 | react-gearman
                        bzikarsky | A async Gearman implementation for PHP ontop of reactphp |  | 25 | 
                
                
                    | 2842 | php-sass-watcher
                        panique | One simple PHP file that "watches" your SASS file folder and compiles all .scss automatically eve... |  | 25 | 
                
                
                    | 2843 | yii2-tagsinput
                        wbraganca | The yii2-tagsinput is a Yii 2 wrapper for bootstrap-tagsinput. A user interface for managing tags |  | 25 | 
                
                
                    | 2844 | fakable
                        Anahkiasen | Allows the creation and seeding of fake Eloquent models |  | 25 | 
                
                
                    | 2845 | magento-hide-default-store-code
                        jreinke | Hide default store code from URLs |  | 25 | 
                
                
                    | 2846 | laravel-epilog
                        rap2hpoutre | :cat2: IP, referer, user ID and more in Laravel logs |  | 25 | 
                
                
                    | 2847 | GnuPlot
                        Gregwar | A PHP Library for using GnuPlot |  | 25 | 
                
                
                    | 2848 | SLLHHybridAuthBundle
                        soullivaneuh | HybridAuth library integration for Symfony |  | 25 | 
                
                
                    | 2849 | ivory-serializer
                        egeloen | De-Serialization library supporting CSV, JSON, XML & YAML for PHP 5.6+ |  | 25 | 
                
                
                    | 2850 | laravel-france
                        JulienTant | Nouvelle version de laravel.fr, basée sur Laravel 7 |  | 25 | 
                
                
                    | 2851 | acf-multiforms-example
                        psaikali | Turn long ACF front-end forms into smaller multi-steps forms! |  | 25 | 
                
                
                    | 2852 | oblyon
                        aspangaro | Oblyon free theme for Dolibarr ERP & CRM |  | 25 | 
                
                
                    | 2853 | SeoBundle
                        leogout | A Symfony bundle to generate SEO meta tags. |  | 25 | 
                
                
                    | 2854 | proxy-detection-middleware
                        akrabat | PSR-7 middleware to detect scheme and host from proxy headers |  | 25 | 
                
                
                    | 2855 | book-library
                        asgrim | Demo application using Expressive that I use in talks |  | 25 | 
                
                
                    | 2856 | archives-for-custom-post-types
                        jacklenox | A WordPress plugin that provides native-like support for dated archive pages of custom post types... |  | 25 | 
                
                
                    | 2857 | laravel-sluggable-trait
                        martinbean | A trait you can apply to Eloquent models to have slugs automatically generated on save. |  | 25 | 
                
                
                    | 2858 | OAuth2
                        GeeH | OAuth 2 Service Client for Zend Framework 2 |  | 25 | 
                
                
                    | 2859 | magento-delayed-events
                        punkstar | 🤔 Delayed events with Magento (Proof of concept) |  | 25 | 
                
                
                    | 2860 | dokuwiki_template_starter
                        selfthinker | The DokuWiki template that gets you started |  | 25 | 
                
                
                    | 2861 | laravel-admin
                        jamesmills | A very simple admin panel for managing users, roles & permissions. |  | 25 | 
                
                
                    | 2862 | PHP-5.4-Upload-Progress-Example
                        chemicaloliver | A demo of the new file upload progress monitoring functionality which is included in PHP5.4. |  | 25 | 
                
                
                    | 2863 | php-appengine-search
                        tomwalder | Native Full Text Search for PHP on Google App Engine |  | 25 | 
                
                
                    | 2864 | craft-points
                        bymayo | Credit / scoring system for Craft CMS |  | 25 | 
                
                
                    | 2865 | Codeigniter-Twitter-Search-Library
                        ElliottLandsborough | Search for tweets using Twitter search/streaming api |  | 25 | 
                
                
                    | 2866 | CoolMS
                        OndrejSlamecka | No longer developed. CMS for small web sites |  | 25 | 
                
                
                    | 2867 | LightOpenID
                        Dreyer | Clone of a PHP 5 library for easy OpenID authentication. Works only as a consumer. Authored by ~m... |  | 25 | 
                
                
                    | 2868 | cakephp-state-machine-behavior
                        graemetait | Finite state machine model behavior for CakePHP. |  | 25 | 
                
                
                    | 2869 | wordpress-starter-theme-mustache
                        cjonasw | {{mustache}} starter theme for Wordpress |  | 25 | 
                
                
                    | 2870 | Basic-Crud-in-Full-Calendar-Using-Codeigniter-3.0.3
                        eboominathan | Basic Crud in Full Calendar Using Codeigniter 3.0.3 |  | 25 | 
                
                
                    | 2871 | laravel-eloquent-relationships
                        ankurk91 | Add some more eloquent relationships to Laravel php framework. |  | 25 | 
                
                
                    | 2872 | mchat
                        motyar | Simple chat with HTML5 Server-Sent Events |  | 25 | 
                
                
                    | 2873 | PDO_Class_Wrapper
                        neerajsinghsonu | A Class for PDO Wrapper |  | 25 | 
                
                
                    | 2874 | Download-youtube-video
                        kapilks | An app for fetching the links to video files of youtube with different formats and resolution |  | 25 | 
                
                
                    | 2875 | Elgg-Multisite
                        mapkyca | Manage multiple Elgg social networks using a single install |  | 25 | 
                
                
                    | 2876 | goodies
                        predominant | Goodies plugin for CakePHP - Gravatar helper, AutoJavascript includer. |  | 25 | 
                
                
                    | 2877 | yarak
                        zachleigh | Phalcon devtools |  | 25 | 
                
                
                    | 2878 | wizzair-scraper
                        projectivemotion | Wizzair.com Flights Information Scraper |  | 25 | 
                
                
                    | 2879 | yii2-league-oauth2-server
                        samdark | Yii 2.0 implementation of PHP league OAuth2 server interfaces |  | 25 | 
                
                
                    | 2880 | yii2-postman
                        rmrevin | Mail extension for Yii2 |  | 25 | 
                
                
                    | 2881 | BinaryStream
                        wapmorgan | BinaryStream - a writer and reader for binary data. Best replacement for pack()/unpack(). |  | 25 | 
                
                
                    | 2882 | workerman-examples
                        morozovsk | websocket examples for workerman |  | 25 | 
                
                
                    | 2883 | yii2-activerecord-history
                        bupy7 | This extension adds storage history of changes to the ActiveRecord model. |  | 25 | 
                
                
                    | 2884 | rock-validate
                        romeOz | Flexible validator for PHP with I18N. |  | 25 | 
                
                
                    | 2885 | meteoryiit
                        SonicGD | meteoryiit |  | 25 | 
                
                
                    | 2886 | yii2-search-component-v2
                        himiklab |  |  | 25 | 
                
                
                    | 2887 | yandex
                        AntonShevchuk | Класс для работы с поисковым сервисом Яндекс.XML |  | 25 | 
                
                
                    | 2888 | m2.TrackingLink
                        karliuka | Magento2. Extension add Tracking Url in Shipment Email. |  | 25 | 
                
                
                    | 2889 | m2.ShippingTweaks
                        karliuka | Magento2. Extension hides any other shipping methods if free shipping is available. |  | 25 | 
                
                
                    | 2890 | PhlyPeep
                        weierophinney | Demonstration ZF2 module -- twitter clone |  | 25 | 
                
                
                    | 2891 | vps-status
                        tlongren | monitor your solusvm based VPS |  | 25 | 
                
                
                    | 2892 | acf-api-fields
                        lucasstark | ACF Fields which use the WordPress Rest API to load data. |  | 25 | 
                
                
                    | 2893 | module-twilio
                        pmclain | Magento 2 Customer SMS notifications with Twilio |  | 25 | 
                
                
                    | 2894 | pusher-for-codeigniter
                        darkwhispering | CodeIgniter library for Pusher PHP SDK |  | 25 | 
                
                
                    | 2895 | TwitterBot
                        jasonclemons | Simple PHP Twitter Bot that responds to certain tweets. |  | 25 | 
                
                
                    | 2896 | wp-smart-honeypot
                        freak3dot | Wordpress plugin to reduce comment spam with a smarter honeypot. |  | 25 | 
                
                
                    | 2897 | classifier-php
                        dhotson | PHP port of http://github.com/xaviershay/classifier |  | 24 | 
                
                
                    | 2898 | yii2-linkall
                        cornernote | Behavior to handle saving multiple many to many related records in Yii2 |  | 24 | 
                
                
                    | 2899 | composer-wp-pro-plugins
                        junaidbhura | Composer installer for Pro WordPress plugins. |  | 24 | 
                
                
                    | 2900 | auto-cloudinary
                        junaidbhura | Super simple Cloudinary auto-upload implementation for WordPress. |  | 24 | 
                
                
                    | 2901 | php-apache2-basic-auth-manager
                        rafaelgou | PHP Apache2 Basic Auth Manager |  | 24 | 
                
                
                    | 2902 | compress-image
                        eihror | Compress your image without losing quality |  | 24 | 
                
                
                    | 2903 | lumen-socketio
                        vluzrmos | [ABANDONED] A Lumen and Socket.io + Redis Event Broadcasting. Please use the default Lumen 5.1 (i... |  | 24 | 
                
                
                    | 2904 | Fuel-Breadcrumb
                        dbpolito | Breadcrumb Auto Generator Class to FuelPHP |  | 24 | 
                
                
                    | 2905 | markdown-cakephp
                        maurymmarques | Markdown plugin for CakePHP |  | 24 | 
                
                
                    | 2906 | tactician-domain-events
                        maks-rafalko | A Plugin for Tactician command bus library to work with the recorded Domain Events |  | 24 | 
                
                
                    | 2907 | matchmaker
                        ptrofimov | Ultra-fresh PHP matching functions |  | 24 | 
                
                
                    | 2908 | litememcache
                        ptrofimov | LiteMemcache is the most lightweight Memcached client written in PHP |  | 24 | 
                
                
                    | 2909 | eloquent-typecast
                        cviebrock | Trait for Eloquent models to force type-casting on retrieved values |  | 24 | 
                
                
                    | 2910 | Volt
                        falkirks | A painless web server for PocketMine-MP |  | 24 | 
                
                
                    | 2911 | Tentacle
                        adampatterson | Tentacle makes it easy to Design, Develop, and Write content for the web. |  | 24 | 
                
                
                    | 2912 | malware-collection
                        gr33ntii |  |  | 24 | 
                
                
                    | 2913 | scheduled-blocks
                        richardtape | Schedule when your WordPress Gutenberg blocks should go live (and when they should stop being live) |  | 24 | 
                
                
                    | 2914 | wpml-rest-api
                        shawnhooper | Adds links to posts in other languages into the results of a WP REST API query for sites running ... |  | 24 | 
                
                
                    | 2915 | laravel-locales
                        chinleung | Add configurations and helpers for a multi locale application. |  | 24 | 
                
                
                    | 2916 | TeamToy-Plugins
                        easychen | TeamToy插件目录 |  | 24 | 
                
                
                    | 2917 | KillTYZ
                        johnlui | KillTYZ 干掉拖延症 |  | 24 | 
                
                
                    | 2918 | zmail
                        shenzhe | 一个简易的邮件发送服务,用于异步化邮件发送。 |  | 24 | 
                
                
                    | 2919 | Pisp
                        xtlsoft | A lisp-like language for php. |  | 24 | 
                
                
                    | 2920 | php-redis-cache
                        yeszao | PHP Redis Cache缓存策略技术 |  | 24 | 
                
                
                    | 2921 | yii2-advanced-funson86
                        funson86 | A customized template based on yii2-advanced. RESTful API, RBAC on category |  | 24 | 
                
                
                    | 2922 | Mango16
                        m9rco | 🔥 基于Yaf的Cmf管理系统 |  | 24 | 
                
                
                    | 2923 | IMDb
                        xu42 | Crawl IMDb movie rating, content rating, release date, poster, presentation, director, actor, dur... |  | 24 | 
                
                
                    | 2924 | NEUQ-OJ
                        MarkLux | Online Judge System developed By NorthEastern University |  | 24 | 
                
                
                    | 2925 | JieStyle-One
                        Jarvis-Tang | WordPress Themes |  | 24 | 
                
                
                    | 2926 | PCF
                        micweaver | php并发框架,让开发的脚本自动并发运行起来 |  | 24 | 
                
                
                    | 2927 | DingtalkSDK
                        web3d | 钉钉 服务器端sdk php版本 |  | 24 | 
                
                
                    | 2928 | php-raspberry-pi
                        zhang-wenchao | PHP Raspberry-Pi tools |  | 24 | 
                
                
                    | 2929 | hyperf-permission
                        donjan-deng | hyperf权限管理组件 |  | 24 | 
                
                
                    | 2930 | VinaiKopp-FavoriteProducts-Example
                        Vinai | Example Magento 2 module to explore dynamic content on fully cached pages. |  | 24 | 
                
                
                    | 2931 | Symlink-Cache
                        Vinai | NOT MAINTAINED! Please use https://github.com/colinmollenhour/Cm_Cache_Backend_File instead! |  | 24 | 
                
                
                    | 2932 | kirby-webmentions
                        bastianallgeier | This is the first draft of a Kirby webmentions plugin |  | 24 | 
                
                
                    | 2933 | file-icon-generator
                        splitbrain | Generate consistent pixel perfect file icons |  | 24 | 
                
                
                    | 2934 | BedWars
                        thebigsmileXD | A new BedWars plugin for PocketMine-MP by XenialDan |  | 24 | 
                
                
                    | 2935 | PHP-Logger-Class
                        gehaxelt | PHP Logger class to easily log notices, warnings, errors or fatal errors into a logfile with a timestamp. |  | 24 | 
                
                
                    | 2936 | toothpaste
                        sn0opy | The all new toothPaste with F3 as frame work. Extreme lightweight and fast! |  | 24 | 
                
                
                    | 2937 | rebuildK2imageCache
                        rdeutz | rebuilds the image cache directory for the Joomla Component K2 |  | 24 | 
                
                
                    | 2938 | carica-io
                        ThomasWeinert | Non Blocking Io and Firmata for PHP |  | 24 | 
                
                
                    | 2939 | MopaBootstrapSandboxBundle
                        phiamo | Sandbox Bundle used to seperate live doc from code |  | 24 | 
                
                
                    | 2940 | oTranCe
                        DSB | oTranCe |  | 24 | 
                
                
                    | 2941 | php-code-formatter
                        gossi | A code formatting library for php |  | 24 | 
                
                
                    | 2942 | textdomain-overwrite
                        2ndkauboy | A simple plugin which enables a user to overwrite localization string from the WordPress core, pl... |  | 24 | 
                
                
                    | 2943 | mssql2mysql
                        matriphe | Simple MS SQL to MySQL PHP script converter |  | 24 | 
                
                
                    | 2944 | MyBB-PluginLibrary
                        frostschutz | PluginLibrary for MyBB. A collection of useful functions used by other plugins. |  | 24 | 
                
                
                    | 2945 | excel-merge
                        infostreams | A PHP library to merge two or more Excel files into one |  | 24 | 
                
                
                    | 2946 | laravel-conf
                        garf | Store additional config files in JSON, DB, or any other format. Write, Read. |  | 24 | 
                
                
                    | 2947 | laravel-pinger
                        garf | Ping search engines about website updates (weblog) in Laravel 5 |  | 24 | 
                
                
                    | 2948 | change_definer
                        hholzgra | Change DEFINER of MySQL objects from old_name to new_name |  | 24 | 
                
                
                    | 2949 | Slim-OAuth2-Eloquent
                        leoniralves | API base em PHP para desenvolvedores que precisam iniciar uma aplicação utilizando os conceitos RESTFul |  | 24 | 
                
                
                    | 2950 | parsec
                        maximebf | Contextual text parser for PHP 5.3 |  | 24 | 
                
                
                    | 2951 | Behapi
                        Taluu | Behat extension for those who want to write acceptances tests for apis |  | 24 | 
                
                
                    | 2952 | shaarli2twitter
                        ArthurHoaro | Automatically tweet your links from Shaarli |  | 24 | 
                
                
                    | 2953 | li3_socialauth
                        scharrier | Lithium universal oAuth plugin |  | 24 | 
                
                
                    | 2954 | tyloo
                        tyloo | Home made PHP CMS Framework based on Laravel 5.8 and some magic! It contains a Blog, Portfolio, R... |  | 24 | 
                
                
                    | 2955 | SlimREST
                        awurth | An app skeleton for building a REST API with the Slim PHP Micro-Framework |  | 24 | 
                
                
                    | 2956 | GeneratorBundle
                        Remg | Code generation tools for Symfony3. |  | 24 | 
                
                
                    | 2957 | 140-chars-router
                        usmanhalalit | URL routing script for PHP which is written in just 140 characters of code, so it fits in a tweet. |  | 24 | 
                
                
                    | 2958 | delightful-downloads
                        A5hleyRich | A super-awesome downloads manager for WordPress. |  | 24 | 
                
                
                    | 2959 | laravel-markdown
                        sparksp | Markdown for Laravel |  | 24 | 
                
                
                    | 2960 | php5-markdown-wiki
                        isofarro | A simple file-based wiki using markdown |  | 24 | 
                
                
                    | 2961 | php-cryptopals
                        lt | The Matasano crypto challenges completed using PHP |  | 24 | 
                
                
                    | 2962 | foxseo2
                        adampmoss | Magento Fox SEO Extension for Magento 2 (CreareSEO 2.0) |  | 24 | 
                
                
                    | 2963 | craft.territories
                        johndwells | Territories Fieldtype for Craft CMS |  | 24 | 
                
                
                    | 2964 | culpa
                        rmasters | A Blameable-type extension for Laravel's ORM Eloquent. |  | 24 | 
                
                
                    | 2965 | Similar-Products
                        richdynamix | Magento Upsell Product Enhancement with PredictionIO |  | 24 | 
                
                
                    | 2966 | google-apis-php-clients
                        stephenmelrose | A PHP library for accessing Google APIs available through the Google APIs Console. (In developmen... |  | 24 | 
                
                
                    | 2967 | BardisCMS
                        bardius | BardisCMS is a Symfony2 CMS(v2.8.14) distribution with integrated Zurb Foundation 6 (Grunt, Bower... |  | 24 | 
                
                
                    | 2968 | google-analytics-server-side
                        chappy84 | Server side Google Analytics tracking in PHP |  | 24 | 
                
                
                    | 2969 | qr-login
                        legierski | http://blog.self.li/post/14864315302/qr-login-howto |  | 24 | 
                
                
                    | 2970 | zbar-qrdecoder
                        robbiepaul | A PHP wrapper for Zbar. Decodes images/photos containing QR codes. |  | 24 | 
                
                
                    | 2971 | cimarkdown
                        vamsiikrishna | CodeIgniter library to use the awesome markdown syntax |  | 24 | 
                
                
                    | 2972 | Travian-T4
                        akshay9 | English Version Of Travian T4 by EBda with sum fixes |  | 24 | 
                
                
                    | 2973 | php-websocket-server
                        m3m0r7 | WebSocket server on PHP |  | 24 | 
                
                
                    | 2974 | eloquent_by_example
                        jrmadsen67 | Working examples of Laravel Eloquent ORM |  | 24 | 
                
                
                    | 2975 | silex-sample-application
                        brtriver | silex sample blog application with tests |  | 24 | 
                
                
                    | 2976 | my-silex-examples
                        77web | how to work with Silex php framework in typical cases |  | 24 | 
                
                
                    | 2977 | laravel-versionia
                        jumilla | Semantic version based database migration system for Laravel 5. |  | 24 | 
                
                
                    | 2978 | parsedown-extra-laravel
                        AlfredoRamos | A Parsedown Extra package for Laravel and Lumen |  | 24 | 
                
                
                    | 2979 | yii-db-profiler
                        samdark | Yii profiler adjusted to deal with MySQL performance optimizations |  | 24 | 
                
                
                    | 2980 | socialite-mailru
                        jhaoda | MailRu OAuth2 Provider for Laravel Socialite |  | 24 | 
                
                
                    | 2981 | NcursesObjects
                        wapmorgan | This is a php library that provides ncurses functionality in OOP way |  | 24 | 
                
                
                    | 2982 | array-access
                        petrgrishin | PHP multi array access |  | 24 | 
                
                
                    | 2983 | yii2-gridify-view
                        bupy7 | This is widget extended of ListView with plugin of https://github.com/hongkhanh/gridify. This wid... |  | 24 | 
                
                
                    | 2984 | mailer
                        Zazza | mailer |  | 24 | 
                
                
                    | 2985 | module-lazyload
                        magefan |  |  | 24 | 
                
                
                    | 2986 | module-wysiwyg-advanced
                        magefan | Extend TinyMCE 4 tools in Magento 2 |  | 24 | 
                
                
                    | 2987 | CodeIgniter-HybridAuth
                        ApacheEx | HybridAuth library for CodeIgniter 3.x |  | 24 | 
                
                
                    | 2988 | blizzard-api-php-client
                        LogansUA | PHP API client for Blizzard API |  | 24 | 
                
                
                    | 2989 | simple-forums
                        lonnieezell | A simple forum software built on CodeIgniter 4. |  | 24 | 
                
                
                    | 2990 | bad-passwords
                        skyzyx | A list of the top 10,000 most-used passwords from hacked password lists. |  | 24 | 
                
                
                    | 2991 | craft.spamguard
                        selvinortiz | Spam Guard harnesses the power of Akismet to fight Spam |  | 24 | 
                
                
                    | 2992 | craft.loath
                        selvinortiz | Loath is a sample plugin designed to illustrate plugin testing in Craft |  | 24 | 
                
                
                    | 2993 | C5-BoilerplatePackageController
                        cryophallion | Boilerplate Controller for Packages |  | 24 | 
                
                
                    | 2994 | laravel-wordpress-client
                        jeffochoa | A small client to request data from a wordpress project using the built-in JSON API |  | 23 | 
                
                
                    | 2995 | Dough
                        merk | An immutable Money implementation in PHP. Based on the Money implementation by Kent Beck in his b... |  | 23 | 
                
                
                    | 2996 | yii-audit-module
                        cornernote | Track and display usage information including page requests, database field changes, php errors a... |  | 23 | 
                
                
                    | 2997 | captcha
                        anam-hossain | reCAPTCHA V2 and invisible reCAPTCHA for Laravel. |  | 23 | 
                
                
                    | 2998 | teste
                        robmachado | Exemplo de uso da API NFePHP |  | 23 | 
                
                
                    | 2999 | yii2-nested-set-behavior
                        wbraganca | This extension allows you to get functional for nested set trees. |  | 23 | 
                
                
                    | 3000 | wp-developer-theme
                        heitorspedroso | Esse Tema foi desenvolvido para ser uma ferramenta rápida na mão do desenvolvedor, através dele o... |  | 23 | 
                
                
                    | 3001 | tracker-issues
                        githubjeka | Issue tracking system and Workflow documents integrated to Humhub |  | 23 | 
                
                
                    | 3002 | yii2-soap-server
                        mohorev | SOAP Server Extension for Yii 2 |  | 23 | 
                
                
                    | 3003 | fo-pay
                        easychen | 基于加密稳定币 FOUSDT 的 WordPress 付费阅读插件。 |  | 23 | 
                
                
                    | 3004 | signature
                        liyu001989 | HMAC and RSA signature for Laravel and Lumen |  | 23 | 
                
                
                    | 3005 | httpsqs
                        chekun | php httpsqs client |  | 23 | 
                
                
                    | 3006 | yii2-gii
                        funson86 | An Yii2 gii optimization for chinese usage |  | 23 | 
                
                
                    | 3007 | emoji-helper-php
                        onanying | 去除过滤emoji表情、判断是否包含emoji表情,输出emoji表情的16进制字符串,对于没有使用utf8mb4编码数据库的项目,这个必不可少 |  | 23 | 
                
                
                    | 3008 | Translate
                        2501224066 | 谷歌翻译破解 |  | 23 | 
                
                
                    | 3009 | ai
                        crisenchou | 优雅的ai客户端调用  百度ai客户端  腾讯ai客户端 人脸识别 人脸检索等 |  | 23 | 
                
                
                    | 3010 | uc-client
                        vergil-lai | Ucenter Client For Laravel 5 |  | 23 | 
                
                
                    | 3011 | laravel-blog
                        yanwenwu | A Blog Base ON Laravel5.5 |  | 23 | 
                
                
                    | 3012 | PHP-Backporter
                        nikic | Converts PHP 5.3 code to PHP 5.2 code |  | 23 | 
                
                
                    | 3013 | Whitewashing
                        beberlei | Symfony2 Bundle that powers the www.whitewashing.de blog |  | 23 | 
                
                
                    | 3014 | reactphp-csv
                        clue | Streaming CSV (Comma-Separated Values or Character-Separated Values) parser and encoder for ReactPHP. |  | 23 | 
                
                
                    | 3015 | MapAPI
                        thebigsmileXD | MapAPI is a tool to create Map items with images on them |  | 23 | 
                
                
                    | 3016 | php-change-coverage
                        manuelpichler | PHP_ChangeCoverage is an extension for PHPUnit that calculates the code coverage of thodes files ... |  | 23 | 
                
                
                    | 3017 | idea-php-toolbox-json-files
                        Haehnchen |  |  | 23 | 
                
                
                    | 3018 | Lesti_Version
                        GordonLesti | Version Control for Magento CMS |  | 23 | 
                
                
                    | 3019 | twircd
                        kore | Twitter IRC Server |  | 23 | 
                
                
                    | 3020 | f3-assets
                        ikkez | F3 Sugar Assets Plugin |  | 23 | 
                
                
                    | 3021 | flow-restapi-example
                        martin-helmich | An example on how to implement RESTful webservices with TYPO3 Flow. |  | 23 | 
                
                
                    | 3022 | apporder
                        juliushaertl | Nextcloud app to enable sorting inside the app menu |  | 23 | 
                
                
                    | 3023 | focuspoint
                        lochmueller | 🌅 Smartest TYPO3 Crop Tool ever 🌅 |  | 23 | 
                
                
                    | 3024 | CacheControl
                        KingCrunch | Interact with apc/opcache in FPM-instances |  | 23 | 
                
                
                    | 3025 | MaglMarkdown
                        maglnet | A ZF2 module that provides a Service and View Helper to support markdown syntax with the ability ... |  | 23 | 
                
                
                    | 3026 | redaxo_sprog
                        tbaddade | Platzhalter ersetzen |  | 23 | 
                
                
                    | 3027 | TYPO3SniffPool
                        Konafets | This repository contains custom sniffs which are compatible with the PHP_CodeSniffer. Understand ... |  | 23 | 
                
                
                    | 3028 | laraciproid
                        matriphe | Indonesia city and province data migration and seeder for Laravel. |  | 23 | 
                
                
                    | 3029 | SingleSignOnLibrary
                        korotovsky | Signle Sign On library, part of SignleSignOnIdentityProviderBundle and SignleSignOnServiceProviderBundle |  | 23 | 
                
                
                    | 3030 | Loewenstark_UrlIndexer
                        mklooss | Loewenstark_UrlIndexer |  | 23 | 
                
                
                    | 3031 | tasksplus
                        libasys | Tasks+ App for ownCloud 8.1 or later, lower version not supported |  | 23 | 
                
                
                    | 3032 | kirby3-janitor
                        bnomei | Kirby 3 Plugin for running jobs like cleaning the cache from within the Panel, PHP code, CLI or a cronjob |  | 23 | 
                
                
                    | 3033 | ds-mediatheken
                        iNaD | Ermöglicht es mit der Synology Download Station Videos aus den Mediatheken der ÖR herunterzuladen. |  | 23 | 
                
                
                    | 3034 | kirby-podcaster
                        mauricerenck | Kirby 3 Podcast Plugin |  | 23 | 
                
                
                    | 3035 | yii2-nested-set-behavior
                        wbraganca | This extension allows you to get functional for nested set trees. |  | 23 | 
                
                
                    | 3036 | arrounded
                        Anahkiasen | A set of self-aware Laravel abstracts that know their way around |  | 23 | 
                
                
                    | 3037 | xhprof-analyze
                        docteurklein | A suite of tools to store, analyze and compare output of tideways xhprof extension |  | 23 | 
                
                
                    | 3038 | temperature-pi
                        ronanguilloux | Raspberry Pi based temperature logger using a DS18B20 1-Wire digital temperature sensor |  | 23 | 
                
                
                    | 3039 | di52
                        lucatume | A PHP 5.2 compatible dependency injection container. |  | 23 | 
                
                
                    | 3040 | joomla-external-login
                        chdemko | The External Login project allows Joomla! to manage external Authentication Servers |  | 23 | 
                
                
                    | 3041 | phalcon-stubs
                        gsouf | Phalconphp stubs for IDEs |  | 23 | 
                
                
                    | 3042 | mushraider
                        st3ph | Simple Raid Planner mainly designed for MMORPG. |  | 23 | 
                
                
                    | 3043 | wordpress-ajax-posts-loader
                        ByScripts | Load next page of posts with AJAX |  | 23 | 
                
                
                    | 3044 | opentbs
                        Skrol29 | With OpenTBS you can merge OpenOffice - LibreOffice and Ms Office documents with PHP using the Ti... |  | 23 | 
                
                
                    | 3045 | magento-customize-price-filter
                        aurmil | Allows to customize the layered navigation price filter with some options (e.g. custom price ranges) |  | 23 | 
                
                
                    | 3046 | SymfonyQuickStart
                        eddiejaoude | Symfony 2 QuickStart with Best Practice tools including Behat 3, PHPSpec 2, PHPUnit 4 & Twitter B... |  | 23 | 
                
                
                    | 3047 | php-docs-standards
                        johnbillion | PHPUnit tests for documentation standards of PHP functions and methods. |  | 23 | 
                
                
                    | 3048 | wordpress-keyboard-shortcuts
                        johnbillion | A WordPress plugin which adds keyboard shortcuts for navigation and actions |  | 23 | 
                
                
                    | 3049 | autocomplete
                        dcblogdev | Autocomplete with jQuery and PHP |  | 23 | 
                
                
                    | 3050 | ddd-talk
                        giorgiosironi | Code for my talk Pursuing Domain-Driven Design practices in PHP |  | 23 | 
                
                
                    | 3051 | tinder
                        davedevelopment | A few helpers for Silex, that help with lazy loading and moving boundaries outside your controllers. |  | 23 | 
                
                
                    | 3052 | rat
                        DHS | PHP/MySQL boilerplate web app |  | 23 | 
                
                
                    | 3053 | MyFirstTwitterApp
                        iagdotme | A basic Twitter app used to show how to start working with the Twitter API using PHP |  | 23 | 
                
                
                    | 3054 | craft-json-data
                        nfourtythree | Adds jsonData filter to templates allowing the pipe in of entry data and return of json encoded data |  | 23 | 
                
                
                    | 3055 | SecureAssetDownload
                        nfourtythree | Craft CMS plugin for secure asset download URLs |  | 23 | 
                
                
                    | 3056 | uk.co.vedaconsulting.mailchimp
                        veda-consulting |  |  | 23 | 
                
                
                    | 3057 | wp-force-password-change
                        lumpysimon | A WordPress plugin that forces users to change their password the first time they log in after re... |  | 23 | 
                
                
                    | 3058 | Monad
                        chippyash | Functional Monads for PHP |  | 23 | 
                
                
                    | 3059 | payu
                        tzsk | Payu Laravel Payment Gateway with Payment Verification Package. Payment for Payu Biz & PayuMoney ... |  | 23 | 
                
                
                    | 3060 | deepzoom
                        jeremytubbs | Deepzoom Tile Generator for OpenSeadragon |  | 23 | 
                
                
                    | 3061 | ci-app-for-ci-phpunit-test
                        kenjis | CodeIgniter Test Application for ci-phpunit-test |  | 23 | 
                
                
                    | 3062 | simple-map
                        miya0001 | Display Google Map Shortcode for WordPress |  | 23 | 
                
                
                    | 3063 | laravel-table-admin
                        shin1x1 | Laravel-Table-Admin Simple CRUD package for Laravel 4 |  | 23 | 
                
                
                    | 3064 | vagrant-lapp-sample
                        shin1x1 | LAPP(CentOS6.4 / Apache2.2 / PHP5.4 / PostgreSQL9.3) sample project on Vagrant |  | 23 | 
                
                
                    | 3065 | Tinitter
                        uzulla | PHP sample web application |  | 23 | 
                
                
                    | 3066 | yii2-tree
                        arogachev | Database tree structures (Nested Sets) management for Yii 2 framework |  | 23 | 
                
                
                    | 3067 | laravel-docker-compose
                        juniorb2ss | Example deploying Laravel application with docker-compose |  | 23 | 
                
                
                    | 3068 | php-react-memcached
                        seregazhuk | Asynchronous Memcached PHP Client for ReactPHP ecosystem |  | 23 | 
                
                
                    | 3069 | illuminate-menu
                        lazychaser | A TWBS menu builder for Laravel |  | 23 | 
                
                
                    | 3070 | dblog-ui
                        Chi-teck |  |  | 23 | 
                
                
                    | 3071 | php-tasks-to-prepare-for-interview
                        Maxlab | tasks to prepare for the interview |  | 23 | 
                
                
                    | 3072 | advanced-hooks-api
                        Rarst | Set of (experimental) wrappers that allow to hook more elaborate WordPress events without coding ... |  | 23 | 
                
                
                    | 3073 | transliteration
                        fre5h | 🇺🇦 :uk: :ru: :abcd: :elephant: PHP library for transliteration. |  | 23 | 
                
                
                    | 3074 | LiipImagineSerializationBundle
                        Bukashk0zzz | Provides integration between LiipImagineBundle and JMSSerializerBundle |  | 23 | 
                
                
                    | 3075 | yii2-tree-manager
                        voskobovich |  |  | 23 | 
                
                
                    | 3076 | spiffy-navigation
                        spiffyjr | A ZF2 module designed as a replacement for Zend\Navigation. |  | 23 | 
                
                
                    | 3077 | symfonybloggers
                        khepin | List of Symfony related blog's RSS feeds |  | 23 | 
                
                
                    | 3078 | disable-blog
                        joshuadavidnelson | A plugin to disable the blog functionality of WordPress (by hiding, removing, and redirecting). |  | 23 | 
                
                
                    | 3079 | li3_doctrine2
                        mariano | Lithium integration with Doctrine2 |  | 22 | 
                
                
                    | 3080 | admin-sticky-widget-areas
                        srikat | A simple WordPress plugin to make the widget areas on the right side at /wp-admin/widgets.php sticky. |  | 22 | 
                
                
                    | 3081 | NanoPHP
                        sasanrose | NanoPHP Framework |  | 22 | 
                
                
                    | 3082 | tddd-starter
                        antonioribeiro | Laravel TDDD Starter App |  | 22 | 
                
                
                    | 3083 | Smarty-View
                        mathmarques | Slim Framework 3 view layer built on top of Smarty |  | 22 | 
                
                
                    | 3084 | yii2-firebird
                        edgardmessias | Firebird connector for Yii2 framework |  | 22 | 
                
                
                    | 3085 | Simple-Task-Board
                        oscardias | A simple task board to help managing software projects. |  | 22 | 
                
                
                    | 3086 | ismobile
                        porkaria | Is a tool to help PHP developers who need to detect whether a mobile device is accessing the application |  | 22 | 
                
                
                    | 3087 | oai_pmh
                        danielneis | OAI PMH Server in PHP - http://www.openarchives.org/pmh/ |  | 22 | 
                
                
                    | 3088 | validador-cpf-laravel
                        jailtonsc | Validador de cpf com suporte para laravel 5.* |  | 22 | 
                
                
                    | 3089 | lodm
                        wolfy-j | ODM with inheritance and OOP composition for Laravel 5+ |  | 22 | 
                
                
                    | 3090 | faktory
                        adamwathan | An attempt to bring the wonders of FactoryGirl to PHP. |  | 22 | 
                
                
                    | 3091 | laravel-vue-spa
                        drehimself |  |  | 22 | 
                
                
                    | 3092 | vue-draggable-with-laravel
                        drehimself | Using Vue.Draggable to sort a collection of items and persist them to the database with Laravel |  | 22 | 
                
                
                    | 3093 | laravel-helpers
                        mercuryseries | Dynamic Laravel Method Helpers |  | 22 | 
                
                
                    | 3094 | yii-apns
                        shiki | Yii Framework extension that wraps the Apple Push Notification library apns-php: http://code.goog... |  | 22 | 
                
                
                    | 3095 | uhura
                        colindecarlo | A communications officer for RESTful APIs |  | 22 | 
                
                
                    | 3096 | sendcloud
                        overtrue | SendCloud Mail SDK |  | 22 | 
                
                
                    | 3097 | php-kue
                        hfcorriez | Kue is a priority job queue backed by redis, built for PHP. |  | 22 | 
                
                
                    | 3098 | ReLin
                        mokeyjay | 基于PHP的全功能颠覆革命性框架,大道至简、大有若无。本框架钦定组件库:https://packagist.org/ |  | 22 | 
                
                
                    | 3099 | WP-Plus
                        lwl12 | 博客多功能增强插件 |  | 22 | 
                
                
                    | 3100 | thinkphp-admin
                        tangshuang | 基于ThinkPHP的后台系统,简洁UI、层级菜单、权限管理,便于开发的表单和模型框架 |  | 22 | 
                
                
                    | 3101 | wp2pcs
                        tangshuang | A wordpress plugin, backup your website data and files to baidu pcs cloud storage. |  | 22 | 
                
                
                    | 3102 | yii2-cms
                        funson86 | A Cms extension for Yii2 |  | 22 | 
                
                
                    | 3103 | yii2-blog
                        funson86 | An simple blog extension for Yii2 |  | 22 | 
                
                
                    | 3104 | RSSHub
                        LoliLin | RSSHub for PHPers. |  | 22 | 
                
                
                    | 3105 | swoole-jobs-tp5
                        kcloze | swoole-jobs跟Thinkphp5适配示范 |  | 22 | 
                
                
                    | 3106 | rocphp
                        rocboss | A fast, simple, extensible framework for PHP which is the concrete realization of flight |  | 22 | 
                
                
                    | 3107 | fucktencent
                        80000v | 项目废弃已不再维护 |  | 22 | 
                
                
                    | 3108 | prizeDraw
                        lbbniu | 抽奖算法整理 |  | 22 | 
                
                
                    | 3109 | dedid
                        dekuan | An unique id generator for primary key of distributed database |  | 22 | 
                
                
                    | 3110 | hello-script
                        fan3750060 | PHP 多进程脚本框架 |  | 22 | 
                
                
                    | 3111 | TypehintableBehavior
                        willdurand | Insane Propel behavior that helps you to be compliant with third-party interfaces by adding type ... |  | 22 | 
                
                
                    | 3112 | module-customer-password-command
                        Vinai | Set a customer password with bin/magento. |  | 22 | 
                
                
                    | 3113 | VinaiKopp_PostCodeFilter
                        Vinai | Prohibit customer groups from ordering except for given postcodes |  | 22 | 
                
                
                    | 3114 | graph-uml
                        clue | UML class diagrams in PHP |  | 22 | 
                
                
                    | 3115 | php-arguments
                        clue | The simple way to split your command line string into an array of command arguments in PHP |  | 22 | 
                
                
                    | 3116 | docker-frontroute
                        clue | A docker image to automatically set up a front router (reverse proxy) for linked web containers |  | 22 | 
                
                
                    | 3117 | php-cs-fixer-config
                        localheinz | :notebook: Provides a configuration factory and multiple rule sets for friendsofphp/php-cs-fixer. |  | 22 | 
                
                
                    | 3118 | Bacon
                        DASPRiD | ZF2 module for common code across projects |  | 22 | 
                
                
                    | 3119 | Overvoltage
                        thebigsmileXD | PMMP RedStone plugin |  | 22 | 
                
                
                    | 3120 | phpUnderControl-copy-fork-and-follow-organization-repo
                        manuelpichler | Dear watchers and forkers, we have transformed phpUnderControl into an organization, so please ch... |  | 22 | 
                
                
                    | 3121 | simple-cache
                        voku | :zap: Simple Cache Abstraction Layer for PHP |  | 22 | 
                
                
                    | 3122 | email-check
                        voku | :envelope: E-Mail Address Validator (syntax, dns, trash, typo) |  | 22 | 
                
                
                    | 3123 | webservices
                        goetas | Pure PHP SOAP server and client |  | 22 | 
                
                
                    | 3124 | phubb
                        cweiske | PHP PubSubHubbub server. Mirror of http://git.cweiske.de/phubb.git/ |  | 22 | 
                
                
                    | 3125 | laravel-analytics
                        rdehnhardt | Laravel Analytcs |  | 22 | 
                
                
                    | 3126 | scope-applicator
                        mobileka | Scope Applicator is a PHP trait that makes data filtering and sorting easy |  | 22 | 
                
                
                    | 3127 | php-phar-compiler
                        secondtruth | Generic PHP PHAR compiler |  | 22 | 
                
                
                    | 3128 | laravel-notifications
                        garf | Convenient flash notifications for Laravel 5 |  | 22 | 
                
                
                    | 3129 | php-emoji-regex
                        urakozz | Regular Expression Class for parsing Emoji in strings |  | 22 | 
                
                
                    | 3130 | chames
                        lx4r | Notifies you when a game is available for a good price on g2a.com |  | 22 | 
                
                
                    | 3131 | Zend_Filter_ImageSize
                        AndreasBaumgart | Extension for ZendFramework. A Zend_Filter implementation for resizing images. |  | 22 | 
                
                
                    | 3132 | tddd-starter
                        antonioribeiro | Laravel TDDD Starter App |  | 22 | 
                
                
                    | 3133 | OSC-Magento-Brasil-4-Pro
                        deivisonarthur |  |  | 22 | 
                
                
                    | 3134 | Smarty-View
                        mathmarques | Slim Framework 3 view layer built on top of Smarty |  | 22 | 
                
                
                    | 3135 | PagSeguro-Codeigniter
                        bruno-barros | Biblioteca de integração com PagSeguro para Codeigniter |  | 22 | 
                
                
                    | 3136 | cep-consult
                        Zizaco | This package has the objective to consult the CEP within one or more web APIs that will retrieve ... |  | 22 | 
                
                
                    | 3137 | lessy
                        Zizaco | Lessy is a simple and lean less compiler for Laravel 4 |  | 22 | 
                
                
                    | 3138 | bref-bootstrap-benchmarks
                        mnapoli | Benchmark of possible solutions for Bref and the new AWS Lambda runtime API |  | 22 | 
                
                
                    | 3139 | imapi
                        mnapoli | [EXPERIMENTAL] High level IMAP API for PHP |  | 22 | 
                
                
                    | 3140 | taggable
                        jamierumbelow | The best ExpressionEngine tagging engine |  | 22 | 
                
                
                    | 3141 | ColissimoAPI
                        delphiki | PHP class taking advantage of the Colissimo's API |  | 22 | 
                
                
                    | 3142 | php-prototype-5
                        bdelespierre | Prototypal inheritance in PHP |  | 22 | 
                
                
                    | 3143 | unflare
                        younes0 | Untorch referral tool open-source clone |  | 22 | 
                
                
                    | 3144 | Netatmo
                        potsky | Netatmo PHP widget |  | 22 | 
                
                
                    | 3145 | msk-devtools
                        psaikali | WordPress must-use plugin adding useful functions to WP developers. |  | 22 | 
                
                
                    | 3146 | simple-cms
                        dcblogdev | Building a content management system from scratch |  | 22 | 
                
                
                    | 3147 | worldpay
                        philipbrown | A PHP wrapper for WorldPay (http://worldpay.com) |  | 22 | 
                
                
                    | 3148 | export
                        neilcrookes | A CakePHP plugin for exporting data |  | 22 | 
                
                
                    | 3149 | sequence
                        neilcrookes | CakePHP Behavior in a plugin to maintain a contiguous sequence |  | 22 | 
                
                
                    | 3150 | sprig-auth
                        banks | NO LONGER MAINTAINED - If you want to take over maintenance, message me. More complete and secure... |  | 22 | 
                
                
                    | 3151 | laravel-statsd
                        rcrowe | Send to Statsd from Laravel |  | 22 | 
                
                
                    | 3152 | oomap
                        oobrien | Mapnik stylesheets for OOMap and other raster tile layers. |  | 22 | 
                
                
                    | 3153 | strict-casts
                        ntzm | Strict type casting for super defensive PHP |  | 22 | 
                
                
                    | 3154 | php-serialized-data-editor
                        ptlis | Manipulate PHP-serialized data without deserialization |  | 22 | 
                
                
                    | 3155 | Basic-CRUD-in-Codeigniter
                        eboominathan | BASIC  CRUD For Beginners  with following functionalitiies  1)Export as Pdf 2) Export as Excel   ... |  | 22 | 
                
                
                    | 3156 | stagtools
                        mauryaratan | StagTools is a powerful plugin to extend functionality to your WordPress themes offering shortcod... |  | 22 | 
                
                
                    | 3157 | magento2-best-seller
                        emizentech | Best way to display bestseller products |  | 22 | 
                
                
                    | 3158 | opensync
                        deependhulla | OpenSync is a Open Source CalDAV/CardDAV (Contacts and Calendars) Sync for Android |  | 22 | 
                
                
                    | 3159 | Facebook-Groups-Analytics
                        rakeshtembhurne | Generates statistics from posts in Facebook groups |  | 22 | 
                
                
                    | 3160 | Magento-Pre-Patched-Files
                        magecomp | Read About All PrePatched Files Blog Installation Instructions |  | 22 | 
                
                
                    | 3161 | codeigniter-doctrine
                        kenjis | A simple Doctrine integration for CodeIgniter 3.x |  | 22 | 
                
                
                    | 3162 | codeigniter-tettei-apps
                        kenjis | 『CodeIgniter徹底入門』のサンプルアプリケーション |  | 22 | 
                
                
                    | 3163 | wp-cli-vhosts
                        miya0001 | WP-CLI package command for VirtualHost |  | 22 | 
                
                
                    | 3164 | tinymce-templates
                        miya0001 | TinyMCE Templates for WordPress |  | 22 | 
                
                
                    | 3165 | EasyCrypt
                        mpyw | A class that provides simple interface for decryptable encryption. |  | 22 | 
                
                
                    | 3166 | laravel-cascade-updates
                        jrmadsen67 | Allows cascading updates of Laravel models |  | 22 | 
                
                
                    | 3167 | CakeBehat
                        sizuhiko | This project is shell for testing CakePHP Application by Behat |  | 22 | 
                
                
                    | 3168 | Noteworthy
                        matigo | Noteworthy | A PHP-Based Blogging Tool for Evernote |  | 22 | 
                
                
                    | 3169 | native-types
                        lisachenko | PHP Library that provides an implementation of userland types, powered with overloaded operators |  | 22 | 
                
                
                    | 3170 | php-react-promise-testing
                        seregazhuk | PHPUnit assertions for testing ReactPHP promises |  | 22 | 
                
                
                    | 3171 | AjaxForm
                        bezumkin | Simple component for MODX Revolution, that allows you to send any form through ajax. |  | 22 | 
                
                
                    | 3172 | Theme.Bootstrap
                        bezumkin | A basic theme for MODx Revolution based on Twitter Bootstrap. |  | 22 | 
                
                
                    | 3173 | yii2-rbac-module
                        zelenin | Yii2 RBAC module with generating assignments to DB from RBAC data store file rbac.php |  | 22 | 
                
                
                    | 3174 | apideveloperio-laravel
                        lezhnev74 | Laravel API adapter to track each http request app handled. |  | 22 | 
                
                
                    | 3175 | yii2-event-component
                        bariew | Yii2 extension. Attaches events to all ActiveRecord and Controller instances. |  | 22 | 
                
                
                    | 3176 | 1c_exchange
                        64j | синхронизация товаров 1С и MODx |  | 22 | 
                
                
                    | 3177 | pagebuilder
                        mnoskov | Page Builder for Evolution CMS |  | 22 | 
                
                
                    | 3178 | symfocommerce
                        morozovalexander | Symfony 3 framework based ecommerce (eshop) project |  | 22 | 
                
                
                    | 3179 | editor
                        biakaveron | A simple library for working with various WYSIWYGs and other Text Editors. Current version alread... |  | 22 | 
                
                
                    | 3180 | yii2-jqgrid-widget
                        himiklab |  |  | 22 | 
                
                
                    | 3181 | module-conflict-detector
                        magefan |  |  | 22 | 
                
                
                    | 3182 | ionic-push-php
                        dmitrovskiy | ionic push notifications php sdk |  | 22 | 
                
                
                    | 3183 | yii2-image-thumbnail
                        sadovojav | Create image thumbnail Yii2 component |  | 22 | 
                
                
                    | 3184 | beanstalk-yii2
                        sergebezborodov | Component for work with Beanstalk query for Yii2. |  | 22 | 
                
                
                    | 3185 | papertrail
                        sc0ttkclark | Papertrail Logging API for WordPress |  | 22 | 
                
                
                    | 3186 | wp-custom-comment-types
                        sc0ttkclark | WordPress Custom Comment Types - A feature as a plugin with a few core mods, built with the hopes... |  | 22 | 
                
                
                    | 3187 | pawtucket
                        collectiveaccess | Public access front-end for Providence |  | 22 | 
                
                
                    | 3188 | lodm
                        wolfy-j | ODM with inheritance and OOP composition for Laravel 5+ |  | 22 | 
                
                
                    | 3189 | slackyboy
                        sagebind | A helpful, programmable chat bot for Slack |  | 22 | 
                
                
                    | 3190 | PostCalendar
                        craigh | PostCalendar is a calendar module for the Zikula Application Framework |  | 22 | 
                
                
                    | 3191 | BasicCRM
                        lcf | Learning project based on series of articles in my blog |  | 22 | 
                
                
                    | 3192 | acf-flexible-content-title
                        mmirus | Display the content of a field in the title bar of your Advanced Custom Fields flexible content sections. |  | 22 | 
                
                
                    | 3193 | Form
                        LRotherfield | Symfony2 Form Component additions |  | 22 | 
                
                
                    | 3194 | oxygenthemeenabler
                        srikat | A WordPress plugin that makes it possible to use the active WordPress theme when Oxygen site buil... |  | 21 | 
                
                
                    | 3195 | yii-email-module
                        cornernote | Email system with templates and email queuing. |  | 21 | 
                
                
                    | 3196 | Enums
                        TimeToogo | Enums for PHP 5.4+ |  | 21 | 
                
                
                    | 3197 | zf2-phinx-module
                        valorin | Integrates the Phinx database migration tool into a ZF2 application. |  | 21 | 
                
                
                    | 3198 | disable-emails
                        webaware | Stop a WordPress website from sending any emails using the standard [wp_mail()](http://codex.word... |  | 21 | 
                
                
                    | 3199 | grooveshark-webui
                        purinda | A web front-end for the Grooveshark server. Play music remotely at home or office. |  | 21 | 
                
                
                    | 3200 | feature-switch
                        jonathan-bird | Feature Switching made easy in Laravel 5 |  | 21 | 
                
                
                    | 3201 | Stellarduino
                        caseyfw | A multi platform, Arduino powered, open source, and open hardware telescope controller and PC int... |  | 21 | 
                
                
                    | 3202 | regex-guard
                        marcioAlmada | A wrapper to validate regular expressions and handle PCRE compilation errors. |  | 21 | 
                
                
                    | 3203 | functional
                        sergiors | Functional Programming for PHP no loop behind. Moved to http://github.com/sergiors/prelude |  | 21 | 
                
                
                    | 3204 | yii2-videojs-widget
                        wbraganca | Is a Yii 2 wrapper for the Video.js |  | 21 | 
                
                
                    | 3205 | gitolite-php
                        rafaelgou | Classes to admin Gitolite from PHP |  | 21 | 
                
                
                    | 3206 | Fuel-Message
                        dbpolito | Handle all system messages (alerts) easily with this lightweight package. |  | 21 | 
                
                
                    | 3207 | venezuela
                        joserafael | Estados, municipios, ciudades y parroquias de Venezuela en Mysql para cakephp o cualquier otro fr... |  | 21 | 
                
                
                    | 3208 | skorry
                        flaviozantut | skorry - Make fast your personal site! |  | 21 | 
                
                
                    | 3209 | yii2-activity-logger
                        lav45 | Это расширение поможет вам отслеживать пользовательскую активность на сайте |  | 21 | 
                
                
                    | 3210 | yii2-elfinder
                        alexantr | elFinder file manager for Yii 2 |  | 21 | 
                
                
                    | 3211 | Binky
                        cboden | AMQP producer/consumer through stdin/stdout |  | 21 | 
                
                
                    | 3212 | laracarte
                        mercuryseries | A kind of Laramap (laramap.com) Clone |  | 21 | 
                
                
                    | 3213 | WP-Image-Hotspot
                        jonathanbardo | Image hotspot helps you control how WordPress generates the various image size in your site. |  | 21 | 
                
                
                    | 3214 | kampPro2
                        dbernar1 | Kamp Pro 2 theme for Project Pier |  | 21 | 
                
                
                    | 3215 | php-package
                        overtrue | A PHP package template repository. |  | 21 | 
                
                
                    | 3216 | workerman.net
                        walkor | workerman.net主页源代码 |  | 21 | 
                
                
                    | 3217 | resty
                        lzyy | a lighweight php rest framework |  | 21 | 
                
                
                    | 3218 | php-event-manager
                        inhere | PHP event manager. simple, fully functional event management dispatcher implementation. 简洁,功能完善的事... |  | 21 | 
                
                
                    | 3219 | Wechat_PHP_SDK
                        huyanping | wechat-php-sdk 微信开源SDK |  | 21 | 
                
                
                    | 3220 | CodeLibrary
                        JingwenTian | 代码仓库 : 记录有用的代码片段 |  | 21 | 
                
                
                    | 3221 | zoeeyphp
                        eixom | PHP扩展实现的Web开发框架底层,特点是较大限度的将控制权释放给了程序员。 |  | 21 | 
                
                
                    | 3222 | meloy
                        iwind | 基于PHP7的数据管理工具框架 |  | 21 | 
                
                
                    | 3223 | yaf-skeleton
                        qloog | yaf skeleton base with common library |  | 21 | 
                
                
                    | 3224 | yzm_decode
                        payonesmile | php验证码识别示例 |  | 21 | 
                
                
                    | 3225 | img2ascii
                        aizuyan | image convert to ascii 图片转为ascii 字符 |  | 21 | 
                
                
                    | 3226 | alidayu
                        anerg2046 | 阿里大鱼短信接口 ThinkPHP5 |  | 21 | 
                
                
                    | 3227 | swoole-laravel
                        huang-yi | ⚠️Abandoned! See huang-yi/laravel-swoole-http. |  | 21 | 
                
                
                    | 3228 | MoneyConvertor
                        hicode | 人民币大小写转换类 |  | 21 | 
                
                
                    | 3229 | aliyun-direct-mail
                        HyanCat | 阿里云 DirectMail for Laravel. |  | 21 | 
                
                
                    | 3230 | laravel-queue-cmq
                        freyo | 📦 Tencent Cloud Message Queue driver for Laravel Queue |  | 21 | 
                
                
                    | 3231 | yii2-payment
                        xiewulong | payment system |  | 21 | 
                
                
                    | 3232 | NeWorld-Manager
                        babytomas | 基于 WHMCS 下 Licensing Module 的一套自动模块部署工具 |  | 21 | 
                
                
                    | 3233 | MDr
                        FlyingSky-CN | Typecho Theme | MDr - 书写你的篇章 |  | 21 | 
                
                
                    | 3234 | node-categoires
                        vergil-lai | Node categories model and observer for laravel 5 |  | 21 | 
                
                
                    | 3235 | mynpc
                        CreeperGo | npc plugin for pocketmine |  | 21 | 
                
                
                    | 3236 | WhitewashingZFMvcCompatBundle
                        beberlei |  |  | 21 | 
                
                
                    | 3237 | freshrss-youtube
                        kevinpapst | A FreshRSS extension to directly embed videos from YouTube channel feeds |  | 21 | 
                
                
                    | 3238 | news-app
                        fisayoafolayan | A Laravel app that gathers top news across multiple news sites. |  | 21 | 
                
                
                    | 3239 | loop-block
                        kelunik | Detect blocking ticks in event loops. |  | 21 | 
                
                
                    | 3240 | armchair
                        till | A small PHP wrapper for CouchDB. |  | 21 | 
                
                
                    | 3241 | Wwwision.Neos.MailChimp
                        bwaidelich | Flow package that integrates MailChimp into your Neos / Flow installation |  | 21 | 
                
                
                    | 3242 | LooseCoupling
                        caefer | [Doctrine 1.2 extension] allow relations to records of multiple types |  | 21 | 
                
                
                    | 3243 | processwire-simplecontactform
                        justb3a | Just a simple contact form for ProcessWire. |  | 21 | 
                
                
                    | 3244 | yii2sshconsole
                        thelfensdrfer | Controller with ssh commands for the yii2 console |  | 21 | 
                
                
                    | 3245 | kirby3-feed
                        bnomei | Generate a RSS/JSON-Feed from a Pages-Collection. |  | 21 | 
                
                
                    | 3246 | Adaptive-Images-for-WordPress
                        johannheyne |  |  | 21 | 
                
                
                    | 3247 | phiremock-codeception-extension
                        mcustiel | Extension and module to mock http request to external services during acceptance testing with Cod... |  | 21 | 
                
                
                    | 3248 | yii2-videojs-widget
                        wbraganca | Is a Yii 2 wrapper for the Video.js |  | 21 | 
                
                
                    | 3249 | blog-api
                        dunglas | A demonstration blog API for the API Platform framework |  | 21 | 
                
                
                    | 3250 | Patchwork
                        nicolas-grekas | PHP research framework |  | 21 | 
                
                
                    | 3251 | sherlock
                        jamierumbelow | Asset pipelining so simple, it's elementary |  | 21 | 
                
                
                    | 3252 | create-user-command
                        rap2hpoutre | 🦀 Create User with artisan |  | 21 | 
                
                
                    | 3253 | AlbumRest
                        Hounddog | Sample rest implemention of album for Zend Framework 2 |  | 21 | 
                
                
                    | 3254 | UHC
                        Ad5001 | An highly customisable UHC plugin for PocketMine |  | 21 | 
                
                
                    | 3255 | nova-algolia-card
                        nicolasbeauvais | A Laravel Nova card for Algolia |  | 21 | 
                
                
                    | 3256 | BotDuCul
                        WhiteFangs | Le code source du bot Twitter @BotDuCul |  | 21 | 
                
                
                    | 3257 | scene-release-parser-php
                        thcolin | PHP library which parse the scene release name to get their tags and title |  | 21 | 
                
                
                    | 3258 | BigBrother
                        lossendae | A Google Analytics CMP for MODx Revolution |  | 21 | 
                
                
                    | 3259 | serialport
                        lepiaf | PHP Serial Port |  | 21 | 
                
                
                    | 3260 | monolog-sentry-handler
                        B-Galati | Monolog handler for Sentry PHP SDK v2 with breadcrumbs support |  | 21 | 
                
                
                    | 3261 | google-authenticator
                        johnstyle | Google Authenticator |  | 21 | 
                
                
                    | 3262 | blockinstagram
                        MrManchot | Prestashop module : Display Instagram pics from an account |  | 21 | 
                
                
                    | 3263 | ChainOfResponsibility
                        sroze | A light library that simplify the implementation of a chain of responsibility |  | 21 | 
                
                
                    | 3264 | CakePHP-Twitter-API-Plugin
                        neilcrookes | A CakePHP plugin for interacting with the Twitter API |  | 21 | 
                
                
                    | 3265 | symfony3-wallpaper-website-tutorial
                        codereviewvideos | Symfony 3 beginner friendly wallpaper website tutorial series |  | 21 | 
                
                
                    | 3266 | multitenancy
                        ollieread | A laravel package to provide multi-tenancy support |  | 21 | 
                
                
                    | 3267 | sessions
                        duncan3dc | A non-blocking session handler for PHP |  | 21 | 
                
                
                    | 3268 | Kohana-Email-v2
                        Dachande663 | An email module for Kohana 3.2, with support for HTML, attachments and multiple transports. |  | 21 | 
                
                
                    | 3269 | libphp-vin
                        cs278 | Car VIN decoder – released under the MIT license. |  | 21 | 
                
                
                    | 3270 | MageFoxGoogleShopping
                        adampmoss | Simple Google Shopping Extension for Magento 2 |  | 21 | 
                
                
                    | 3271 | itc-reporter
                        mikebarlow | PHP replacement package for Apples Java based Reporter.jar for download iTunes Connect stats. |  | 21 | 
                
                
                    | 3272 | diff-parser
                        ptlis | A parser for unified diffs |  | 21 | 
                
                
                    | 3273 | poker
                        sixteenstudio | A PHP-based poker library |  | 21 | 
                
                
                    | 3274 | GTU-Student-Attendance-System
                        D-storm | An online student attendance management system for recording the student attendance over the web ... |  | 21 | 
                
                
                    | 3275 | CopyAsMarkdownForSequelProBundle
                        hypermkt | Copy selected rows as Markdown. It's so easy to paste in GitHub issue. |  | 21 | 
                
                
                    | 3276 | WordPress-IP-Geo-Block
                        tokkonopapa | A WordPress plugin that will blocks any comment, pingback and trackback spams posted from outside... |  | 21 | 
                
                
                    | 3277 | aws-sdk-php-phalcon
                        iwai | A simple Phalcon service provider for including the AWS SDK for PHP. |  | 21 | 
                
                
                    | 3278 | eard-server
                        meu32ki | Plugin for PM-MP , gives economy, land, money. - we each have a home. |  | 21 | 
                
                
                    | 3279 | Katana
                        mitogh | :hocho: WordPress - Adjust images sizes on specific posts, post types, pages or page templates. |  | 21 | 
                
                
                    | 3280 | ddd-core
                        zelenin | Core for Domain-driven design concepts |  | 21 | 
                
                
                    | 3281 | xml-to-array
                        vyuldashev | A simple class to convert an xml to array |  | 21 | 
                
                
                    | 3282 | cyr2lat
                        mihdan | Converts Cyrillic characters in post, page and term slugs to Latin characters. Useful for creatin... |  | 21 | 
                
                
                    | 3283 | laravel-compile-views
                        melihovv | Missing view:compile command for laravel [ABANDONED] |  | 21 | 
                
                
                    | 3284 | yii2-telegram-log
                        sergeymakinen | Telegram log target for Yii 2 |  | 21 | 
                
                
                    | 3285 | mystem
                        aotd1 | Wrapper for Yandex mystem morphological analysis program |  | 21 | 
                
                
                    | 3286 | doAuthPlugin
                        DavertMik | Symfony new authentication / user managemant system |  | 21 | 
                
                
                    | 3287 | TwitterBundle
                        kriswallsmith | Please use the FriendsOfSymfony bundle instead. |  | 21 | 
                
                
                    | 3288 | nighthawk
                        mfields | A single column WordPress theme. |  | 21 | 
                
                
                    | 3289 | laravel-sql-migrations
                        pmatseykanets | Laravel migrations in plain SQL |  | 21 | 
                
                
                    | 3290 | scripts-to-footer
                        joshuadavidnelson | Move your scripts to the footer to speed up perceived page load times and improve user experience... |  | 21 | 
                
                
                    | 3291 | Keepstar
                        shibdib | EVE Online Discord Auth |  | 21 | 
                
                
                    | 3292 | yii2-cronjob
                        fedemotta | Yii2 Cron Job |  | 20 | 
                
                
                    | 3293 | docker-laravel-api-dev
                        jfernancordova | :whale: The containerized Laravel API  development environment |  | 20 | 
                
                
                    | 3294 | oauth2-server-redis
                        jasonlewis | Redis storage adapter for the League's PHP OAuth 2.0 server. |  | 20 | 
                
                
                    | 3295 | Spark
                        bencorlett | Spark - Set your fuel on fire! |  | 20 | 
                
                
                    | 3296 | php-gmail-auto-reply
                        dtbaker | This script will connect to your POP3/IMAP server, look for new unread emails that match a search... |  | 20 | 
                
                
                    | 3297 | debounced-notifications
                        timacdonald | Basecamp style notification debouncing / throttling for Laravel notifications. |  | 20 | 
                
                
                    | 3298 | fucking-small
                        trq |  |  | 20 | 
                
                
                    | 3299 | moodle-theme_rocket
                        eduridden | Rocket is a professional high customisable theme for those who wish their Moodle site to look les... |  | 20 | 
                
                
                    | 3300 | PHP-Generics
                        TimeToogo | Simple generic types and type checking for PHP |  | 20 | 
                
                
                    | 3301 | snapshot
                        ProxiBlue | Magento Database Snapshot tool |  | 20 | 
                
                
                    | 3302 | developing-for-business
                        tonicospinelli | Quick and simple way to move from flat PHP to Business implementation over Object Orientation |  | 20 | 
                
                
                    | 3303 | rrnuVaccine
                        walkeralencar | Vaccine: Malware rr.nu |  | 20 | 
                
                
                    | 3304 | php-epub-creator
                        luizomf | This PHP class creates e-books using the EPUB standard format. |  | 20 | 
                
                
                    | 3305 | glpi-dashboard
                        stdonato | Dashboard for GLPI |  | 20 | 
                
                
                    | 3306 | postmark-cakephp
                        maurymmarques | Postmark plugin for CakePHP |  | 20 | 
                
                
                    | 3307 | api.legendas.tv
                        gustavosf | API para acesso aos dados e legendas do Legendas.tv |  | 20 | 
                
                
                    | 3308 | json_matcher
                        fesor | Library for simplifying data verification in functional tests for your JSON-based APIs |  | 20 | 
                
                
                    | 3309 | ResidenceCMS
                        Coderberg | Open Source Property Management System based on Symfony 5 |  | 20 | 
                
                
                    | 3310 | ussd
                        gnomeby | Tool for sending ussd requests |  | 20 | 
                
                
                    | 3311 | BuyCraft
                        falkirks | BuyCraft port for PocketMine-MP |  | 20 | 
                
                
                    | 3312 | configuration
                        bauhouse | Symphony Configuration Extension |  | 20 | 
                
                
                    | 3313 | eloquent-ldap
                        sroutier | A Laravel 5.1 package that first tries to log the user against the internal database if that fail... |  | 20 | 
                
                
                    | 3314 | Premium-URL-Shortener
                        kbrmedia | Plugin and modification done to Premium URL Shortener |  | 20 | 
                
                
                    | 3315 | workerman-MT
                        walkor | workerman多线程版本,同时支持Linux平台与Windows平台,接口与原Linux多进程版本兼容 |  | 20 | 
                
                
                    | 3316 | wechat-notice
                        Hanson | 微信消息模板发送 |  | 20 | 
                
                
                    | 3317 | php-crontab
                        hfcorriez | PHP implements simple useful crontab |  | 20 | 
                
                
                    | 3318 | php-framework-benchmark
                        xujiajun | php framework benchmark (include laravel、symfony、silex、lumen、slim、yii2、tastphp etc) |  | 20 | 
                
                
                    | 3319 | php-coroutine
                        hhxsv5 | A lightweight library to implement coroutine by yield & Generator. |  | 20 | 
                
                
                    | 3320 | codeposer
                        chekun | A better way to build modern CodeIgniter Applications. |  | 20 | 
                
                
                    | 3321 | yii2-ajaxform
                        lichunqiang | submit ActiveForm via ajax |  | 20 | 
                
                
                    | 3322 | wechat-jssdk-signature
                        onanying | 微信JSSDK服务端生成签名认证,包含后端PHP与前端JS的实现,PHP后端有缓存access_token、jsapi_ticket。 |  | 20 | 
                
                
                    | 3323 | phpthread
                        fingerQin | PHP  以 pcntl 与 posix 两个扩展实现的 PHP 多进程工具。简单实用,方便一些轻量级的后台任务实现并发处理。 |  | 20 | 
                
                
                    | 3324 | seavpn
                        greensea | VPN 自动贩卖系统 |  | 20 | 
                
                
                    | 3325 | framework
                        edoger | [Mirror] The Edoger PHP Framework. |  | 20 | 
                
                
                    | 3326 | writing-on-github
                        litefeel | A WordPress plugin to allow you writing on GitHub (or Jekyll site). |  | 20 | 
                
                
                    | 3327 | wordpress-wechat-broadcast
                        springjk | Wordpress 微信群发插件 |  | 20 | 
                
                
                    | 3328 | Sunshine
                        TonyGao | Sunshine OA 系统(Alpha) |  | 20 | 
                
                
                    | 3329 | Smilies
                        jzwalk | 图片表情插件 for Typecho 1.1 |  | 20 | 
                
                
                    | 3330 | history
                        seancheung | Eloquent model history tracking for Laravel |  | 20 | 
                
                
                    | 3331 | Auth-
                        yanwenwu | 基本的thinkphp3.2的auth管理 |  | 20 | 
                
                
                    | 3332 | azure-blob-storage
                        beberlei | Small platform-independent library to access Microsoft Windows Azure Blob Storage with a Service ... |  | 20 | 
                
                
                    | 3333 | VinaiKopp_CatalogSetup
                        Vinai | This extension contains an extended catalog setup class with additional methods Magento developer... |  | 20 | 
                
                
                    | 3334 | VinaiKopp_CategoryLink
                        Vinai | Magento Module that adds the ability to optionally specify external or internal URL's for categories. |  | 20 | 
                
                
                    | 3335 | php-json-stream
                        clue | Simple, lightweight, incremental parser for JSON streaming (concatenated JSON and line delimited ... |  | 20 | 
                
                
                    | 3336 | tardiqueue
                        franzliedke | A cheap, but effective queue implementation for Laravel |  | 20 | 
                
                
                    | 3337 | whoops-middleware
                        franzliedke | PSR-15 compatible middleware for Whoops, the pretty error handler |  | 20 | 
                
                
                    | 3338 | dokuwiki-plugin-gallery
                        splitbrain | Creates a gallery of images from a namespace or RSS/ATOM feed in DokuWiki |  | 20 | 
                
                
                    | 3339 | wordpress-ostatus
                        pfefferle | An OStatus plugin for WordPress |  | 20 | 
                
                
                    | 3340 | PocketAI
                        thebigsmileXD | Addon compatible AI plugin for PocketMine-MP |  | 20 | 
                
                
                    | 3341 | WP-Magic-Widgets
                        thefuxia | Creates widgets for wp_head, wp_footer, admin_head and admin_footer. |  | 20 | 
                
                
                    | 3342 | certificate
                        kelunik | Access certificate details and transform between different formats. |  | 20 | 
                
                
                    | 3343 | magento-customer-helper
                        klein0r | Sends an email after a given time range to customers which failed to login |  | 20 | 
                
                
                    | 3344 | typo3-config-handling
                        helhum |  |  | 20 | 
                
                
                    | 3345 | Magento2-WidgetImageUpload
                        DavidLambauer | Simply add an image to your widget in Magento 2 |  | 20 | 
                
                
                    | 3346 | symfony-phpqatools
                        tPl0ch | A Symfony2 edition that provides all PHP QA tools you need to measure the quality of your code. |  | 20 | 
                
                
                    | 3347 | sfImageTransformExtraPlugin
                        caefer | [symfony 1.4 plugin] Image manipulation made even easier! Separate code and design the right way. |  | 20 | 
                
                
                    | 3348 | Oxid-Module-IDE-Helper
                        DSB | Oxid Module that creates parent classes on disk which helps IDEs to do auto completion in OXID code |  | 20 | 
                
                
                    | 3349 | symfony-dummy-project
                        babenkoivan | Let's Migrate Symfony Project to Kubernetes! |  | 20 | 
                
                
                    | 3350 | dlh_googlemaps
                        delahaye | Google Maps Extension für Contao |  | 20 | 
                
                
                    | 3351 | kirby-structure-id
                        texnixe | Adds unique hashes to structure field entries |  | 20 | 
                
                
                    | 3352 | BrowserDetector
                        mimmi20 | Library for PHP 7.1+ to detect Browsers and Devices |  | 20 | 
                
                
                    | 3353 | google-actions-php
                        maxbeckers | This library is a helper for google actions / google home apps with php. |  | 20 | 
                
                
                    | 3354 | form_examples
                        sebkln | TYPO3 extension. Ships several examples for the EXT:form Framework, e.g. an upload form or a cust... |  | 20 | 
                
                
                    | 3355 | kirby-sharingbuttons
                        flokosiol | Social Media Sharing Buttons for Kirby 2 |  | 20 | 
                
                
                    | 3356 | shinage-server
                        michz | PHP based server side software for web based digital signage systems. |  | 20 | 
                
                
                    | 3357 | kirby-podcast
                        mauricerenck | A KirbyCMS-Podcast-Plugin |  | 20 | 
                
                
                    | 3358 | janitor
                        Anahkiasen | Dust off your Laravel applications |  | 20 | 
                
                
                    | 3359 | Nymfony
                        Bunkermaster | Nymfony is Not-Symfony, a toy PHP framework |  | 20 | 
                
                
                    | 3360 | webfont-generator
                        ambroisemaupate | Subset and convert one or many OTF/TTF files in EOT, SVG, WOFF and WOFF2. |  | 20 | 
                
                
                    | 3361 | artisan-log-cleaner
                        hedii | An artisan command to clear laravel log files |  | 20 | 
                
                
                    | 3362 | inclued
                        eexit | PHP Inclued extension graph generator |  | 20 | 
                
                
                    | 3363 | UrlShortenerBundle
                        mremi | Implementation of UrlShortener library for Symfony |  | 20 | 
                
                
                    | 3364 | php-minify
                        basselin | PhpMinify is a little tool to minify your application php like the javascript minify tools. |  | 20 | 
                
                
                    | 3365 | graphql-symfony-doctrine-sandbox
                        mcg-web | A sandbox project using symfony, overblog/graphql-bundle and doctrine based on the GraphQL and Re... |  | 20 | 
                
                
                    | 3366 | CDNThumbnailer
                        shulard | A php library which resize images dynamically. A proxy allow to use it with a cache for an image CDN |  | 20 | 
                
                
                    | 3367 | webpush-bundle
                        bpolaszek | Symfony Bundle: Send WebPush Notifications to your users. |  | 20 | 
                
                
                    | 3368 | lebonmail
                        jfoucher | Get email notification for new ads published on leboncoin.fr, dinkos.com.au and segundamano.es |  | 20 | 
                
                
                    | 3369 | AntoineK_Cms
                        antoinekociuba | Magento Extension - Enhanced CMS blocks |  | 20 | 
                
                
                    | 3370 | beechat
                        beechannels | The first XMPP chat for Elgg |  | 20 | 
                
                
                    | 3371 | red-chimp
                        bugsysop | Modular newsletter template for Kirby CMS |  | 20 | 
                
                
                    | 3372 | magento1-module-advanced-shipping
                        owebia |  |  | 20 | 
                
                
                    | 3373 | karma
                        Niktux | http://karma-php.com |  | 20 | 
                
                
                    | 3374 | phargs
                        tomnomnom | A toolkit for writing CLI scripts in PHP |  | 20 | 
                
                
                    | 3375 | wp-plugin-licencing
                        mikejolley | Use https://github.com/license-wp/license-wp :) |  | 20 | 
                
                
                    | 3376 | phpunit-globals
                        jakzal | Allows to use annotations to define global variables in PHPUnit test cases |  | 20 | 
                
                
                    | 3377 | woocommerce-product-archive-customiser
                        jameskoster |  |  | 20 | 
                
                
                    | 3378 | elgg-web-services-deprecated
                        markharding | standardised web services for elgg |  | 20 | 
                
                
                    | 3379 | DOMTemplate
                        Kroc | A templating engine that manipulates static HTML using DOM & XPath so as to separate template and logic |  | 20 | 
                
                
                    | 3380 | meta-audio
                        duncan3dc | A PHP library to read and write metadata tags to audio files (MP3, ID3, APE, etc) |  | 20 | 
                
                
                    | 3381 | CodeIgniter-Tumblr-API
                        BIOSTALL | The Tumblr API integrated into the PHP CodeIgniter framework |  | 20 | 
                
                
                    | 3382 | filter
                        rmasters | Filters for Laravel Eloquent models |  | 20 | 
                
                
                    | 3383 | printmaster
                        craigrodway | Web-based printer and consumable management for IT departments |  | 20 | 
                
                
                    | 3384 | RWListFieldCalculations
                        richardW8k | A simple add-on to enable the use of List fields in calculations. |  | 20 | 
                
                
                    | 3385 | CakeS3
                        fullybaked | CakePHP 2.0 Plugin for Amazon S3 file storage |  | 20 | 
                
                
                    | 3386 | silverstripe-maintenance-mode
                        dljoseph | Maintainance/Offline Mode Module for SilverStripe |  | 20 | 
                
                
                    | 3387 | mimic
                        acoulton | Mimic is a module for Kohana 3 that allows easy mocking and testing of an application's interacti... |  | 20 | 
                
                
                    | 3388 | revolut-php
                        sverraest | 💳 PHP Bindings for the Revolut Business API |  | 20 | 
                
                
                    | 3389 | laravel-hubspot
                        rossjcooper | HubSpot PHP API Client Wrapper for Laravel |  | 20 | 
                
                
                    | 3390 | kohana-recaptcha
                        AlexC | Google's reCAPTCHA module for the Kohana Framework |  | 20 | 
                
                
                    | 3391 | email-log
                        sudar | Email Log is a WordPress Plugin that allows you to log all emails that are sent through WordPress. |  | 20 | 
                
                
                    | 3392 | oc-rest-plugin
                        SaifurRahmanMohsin | Plugin to generate RESTful controllers on OctoberCMS |  | 20 | 
                
                
                    | 3393 | mailto
                        abishekrsrikaanth | Multiple Email Providers package for Laravel 4 |  | 20 | 
                
                
                    | 3394 | search-for-kirby
                        distantnative | Really find what you are looking for. |  | 20 | 
                
                
                    | 3395 | vanilla
                        torounit | Simple WordPress theme for blogging |  | 20 | 
                
                
                    | 3396 | CakePHP-TALTAL
                        nojimage | PHPTAL for CakePHP |  | 20 | 
                
                
                    | 3397 | custom-post-type-widgets
                        thingsym | WordPress plugin 'Custom Post Type Widgets' adds default custom post type widgets. |  | 20 | 
                
                
                    | 3398 | yii-fullajax
                        samdark | fullajax Yii playground |  | 20 | 
                
                
                    | 3399 | php-headhunter-api
                        seregazhuk | PHP library that provides a friendly API interface for HeadHunter (hh.ru) service |  | 20 | 
                
                
                    | 3400 | RSS-Generator
                        zelenin | PHP class for generating of RSS feeds. Full support of [RSSboard specification](http://www.rssboa... |  | 20 | 
                
                
                    | 3401 | wp-lock
                        soulseekah | Locking and mutexes for the WordPress Core |  | 20 | 
                
                
                    | 3402 | yii2-yandex-maps
                        Mirocow | yii2-yandex-maps |  | 20 | 
                
                
                    | 3403 | yii2-slack-log
                        sergeymakinen | Pretty Slack log target for Yii 2 |  | 20 | 
                
                
                    | 3404 | yii2-facades
                        sergeymakinen | Facades for Yii 2 |  | 20 | 
                
                
                    | 3405 | php-datetime-ago
                        smirik | How much time ago in text |  | 20 | 
                
                
                    | 3406 | poloniex-api
                        dzarezenko | PHP wrapper for the Poloniex API |  | 20 | 
                
                
                    | 3407 | magento2-alsoviewed
                        vovayatsyuk | Magento2 product suggestion module, based on customers activities |  | 20 | 
                
                
                    | 3408 | magento-alsoviewed
                        vovayatsyuk | Product recommendation module, based on other customers activities |  | 20 | 
                
                
                    | 3409 | getCache
                        opengeek | A general purpose caching Snippet for MODx Revolution |  | 20 | 
                
                
                    | 3410 | Laravel-4-Bootstrap-Empowered
                        andrewelkins | Laravel 4 Bootstrap using Confide for user management, Ardent for advanced validation and PowerPa... |  | 20 | 
                
                
                    | 3411 | medusa
                        khepin |  |  | 20 | 
                
                
                    | 3412 | magento2-tfa
                        pmclain | Magento 2 Admin Panel Two Factor Authentication |  | 20 | 
                
                
                    | 3413 | Magento-Bitcoin-Payment-Module
                        jalder | Magento Payment Gateway Plugin for Bitcoin RPC API |  | 20 | 
                
                
                    | 3414 | pixabay-php-api
                        zoonman | Pixabay PHP API for searching and retrieving public domain images. |  | 20 |