Libraries tagged by php code
vectorface/dunit
53228 Downloads
Test code against multiple versions of PHP with the help of docker
codelytv/coding-style
36602 Downloads
PHP Coding Style rules we use in Codely
usu/codice-fiscale
178183 Downloads
A library to calculate and check the validity of the italian fiscal code (codice fiscale)
text/template
205748 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.
riodwanto/filament-ace-editor
74511 Downloads
An ACE editor field for Filament forms with syntax highlighting, themes, and autocompletion.
phpyh/coding-standard
67253 Downloads
PHPyh Coding Standard For PHP CS Fixer
php-collective/dto
14584 Downloads
Framework-agnostic Data Transfer Object library with code generation
paknahad/jsonapi-bundle
57609 Downloads
The jsonapi-bundle is a Symfony bundle. it is the fastest way to generate API based on JsonApi.org using woohoolabs/yin
mlocati/vat-lib
56186 Downloads
A PHP library to check VAT numbers
lctrs/psalm-psr-container-plugin
679300 Downloads
Let Psalm understand better psr11 containers
io238/laravel-iso-countries
71690 Downloads
Ready-to-use Laravel models and relations for country (ISO 3166), language (ISO 639-1), and currency (ISO 4217) information with multi-language support.
inspector-apm/inspector-symfony
38921 Downloads
Code Execution Monitoring for Symfony applications.
imanghafoori/laravel-heyman
37613 Downloads
A package to help you write expressive defensive code in a functional manner
dragon-code/laravel-data-dumper
22518 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command
calebdw/larastan
118687 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel