Libraries tagged by dece
ichhabrecht/content-defender
2506437 Downloads
Define allowed or denied content element types in your backend layouts
foroco/php-browser-detection
3594284 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing
epartment/nova-dependency-container
4415863 Downloads
A Laravel Nova field container allowing to depend on other fields values
yiisoft/injector
1614022 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
yiisoft/di
1065226 Downloads
Yii DI container
yethee/tiktoken
1891636 Downloads
PHP version of tiktoken
wildside/userstamps
1396777 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
wapmorgan/morphos
1096215 Downloads
A morphological solution for Russian and English language written completely in PHP. Provides classes to inflect personal names, geographical names, decline and pluralize nouns, generate cardinal and ordinal numerals, spell out money amounts and time.
vaimo/composer-patches
3888742 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.
spomky-labs/pki-framework
16900396 Downloads
A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation.
spatie/laravel-tail
2317890 Downloads
Easily tail application logs
rubix/tensor
1183902 Downloads
A library and extension that provides objects for scientific computing in PHP.
robclancy/presenter
1036850 Downloads
Decorate your objects using presenters. Primarily to keep presentation logic out of your models.
rdlowrey/auryn
2123231 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
ray/di
1598324 Downloads
Guice style dependency injection framework