Libraries tagged by sfec
stechstudio/filament-impersonate
3902467 Downloads
A Filament package to impersonate your users.
tpetry/laravel-postgresql-enhanced
2640871 Downloads
Support for many missing PostgreSQL specific features
spatie/laravel-json-api-paginate
5297305 Downloads
A paginator that plays nice with the JSON API spec
ramsey/conventional-commits
1862421 Downloads
A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook action!
php-ds/php-ds
9817172 Downloads
Specialized data structures as alternatives to the PHP array
paragonie/paseto
1520695 Downloads
Platform-Agnostic Security Tokens
nette/forms
13808412 Downloads
📝 Nette Forms: generating, validating and processing secure forms in PHP. Handy API, fully customizable, server & client side validation and mature design.
martin-georgiev/postgresql-for-doctrine
6051501 Downloads
Extends Doctrine with native PostgreSQL support for arrays, JSONB, ranges, PostGIS geometries, text search, ltree, uuid, and 100+ PostgreSQL-specific functions.
magento/magento-coding-standard
14442147 Downloads
A set of Magento specific PHP CodeSniffer rules.
league/openapi-psr7-validator
18017246 Downloads
Validate PSR-7 messages against OpenAPI (3.0.2) specifications expressed in YAML or JSON
jetbrains/phpstorm-attributes
18208857 Downloads
PhpStorm specific attributes
hyn/multi-tenant
1217046 Downloads
Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.
ergebnis/json-normalizer
43506205 Downloads
Provides generic and vendor-specific normalizers for normalizing JSON documents.
consolidation/site-process
49663390 Downloads
A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.
classpreloader/classpreloader
42973353 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case