Libraries tagged by Sian
classpreloader/classpreloader
40879763 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
cakephp/cakephp-codesniffer
8219546 Downloads
CakePHP CodeSniffer Standards
azjezz/psl
4743986 Downloads
PHP Standard Library
zendframework/zend-code
80487668 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
theseer/fdomdocument
39863905 Downloads
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.
guzzlehttp/ringphp
77894263 Downloads
Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.
typo3/html-sanitizer
5906940 Downloads
HTML sanitizer aiming to provide XSS-safe markup based on explicitly allowed tags, attributes and values.
symplify/coding-standard
6997357 Downloads
Set of Symplify rules for PHP_CodeSniffer and PHP CS Fixer.
sylius-labs/coding-standard
4506932 Downloads
Battle-tested coding standard configuration used in Sylius.
spatie/url-signer
1496704 Downloads
Generate a url with an expiration date and signature to prevent unauthorized access
spatie/laravel-url-signer
568097 Downloads
Laravel implementation of spatie/signed-url
singlestoredb/singlestoredb-laravel
287275 Downloads
A SingleStoreDB database driver for Laravel.
roave/signature
8318367 Downloads
Sign and verify stuff
prinsfrank/standards
261167 Downloads
A collection of standards as PHP Enums: ISO3166, ISO4217, ISO639...
nanigans/single-table-inheritance
1738796 Downloads
Single Table Inheritance Trait