Libraries tagged by clope
neutronstars/enum
68 Downloads
Added an enumeration system as close as possible to PHP 8.1 for earlier versions.
neunerlei/event-bus
1946 Downloads
This package contains a PSR-14 compliant event dispatcher facade, which aims to bring the listener provider and dispatcher objects closer together.
nebiros/yasc
20 Downloads
Yet Another Sinatra Clone
muspi/feedbundle
5013 Downloads
A Symfony bundle to build RSS feeds from entities, clone from eko/feedbundle
misiuziu/phpunit-coverage-check
37038 Downloads
Check the code coverage using the clover report of phpunit
managewp/static-code-analysis-tools
8 Downloads
Tools for PHP code analisys - PHP Mess Detector, PHP Code Sniffer (+ Symfony2 rule), PHP Coding Standard Fixer, PHPUnit, PHP cope-paste detector, PHP lines-of-code, PHP documentor, PHP code browser.
ltd-beget/php-vim
6765 Downloads
Console helper for php to open vim in script, gives it control and returns control to script after close vim
leovie/php-dry
25 Downloads
Detect clones in php code.
lemric/batch-request
4734 Downloads
Send a single HTTP request that contains multiple (batch) Symfony Request calls. Once all operations are complete, a consolidated response is passed back to you and the HTTP connection is closed.
larask/gist
32 Downloads
A Laravel 5 Github Gist Clone from Larask Team.
juzna/flowphp
6 Downloads
Cooperative Multitasking for PHP
isaeken/blockies
15 Downloads
php clone of https://github.com/ethereum/blockies
internetguru/laravel-smart-redirect
598 Downloads
A configurable Laravel 11 middleware package that handles URL redirection based on defined routes and uses Levenshtein distance to find the closest matching route for 404 errors.
giuseppealtomonte/yii2-dynamicform
516 Downloads
It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.
fromholdio/silverstripe-commonancestor
1036 Downloads
A small utility class that accepts an array of class name, compares their class ancestories, and identifies their closest common ancestor class.