Libraries tagged by SC
dragonmantank/cron-expression
420671494 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
doctrine/dbal
536255445 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
nette/schema
286935638 Downloads
📐 Nette Schema: validating data structures against a given Schema.
justinrainbow/json-schema
290069590 Downloads
A library to validate a json schema.
symfony/maker-bundle
99026570 Downloads
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.
spatie/browsershot
25833560 Downloads
Convert a webpage to an image or pdf using headless Chrome
nette/php-generator
53254363 Downloads
🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 8.5 features.
league/uri-interfaces
158382653 Downloads
Common tools for parsing and resolving RFC3987/RFC3986 URI
league/config
256280586 Downloads
Define configuration arrays with strict schemas and access values with dot notation
doctrine/doctrine-migrations-bundle
161299274 Downloads
Symfony DoctrineMigrationsBundle
behat/behat
88491409 Downloads
Scenario-oriented BDD framework for PHP
laminas/laminas-code
167240766 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
doctrine/migrations
186051564 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
scssphp/scssphp
24120867 Downloads
scssphp is a compiler for SCSS written in PHP.
opis/json-schema
28719421 Downloads
Json Schema Validator for PHP