Libraries tagged by woit
doctrine/inflector
713121907 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
doctrine/event-manager
415894231 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/dbal
488327120 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
phpoffice/phpword
24849894 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
league/csv
123934757 Downloads
CSV data manipulation made easy in PHP
symfony/twig-bridge
171098989 Downloads
Provides integration for Twig with various Symfony components
symfony/string
548702490 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
symfony/property-access
234640396 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/monolog-bridge
149848347 Downloads
Provides integration for Monolog with various Symfony components
symfony/maker-bundle
88268190 Downloads
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.
symfony/doctrine-bridge
146254062 Downloads
Provides integration for Doctrine with various Symfony components
spatie/laravel-medialibrary
26171635 Downloads
Associate files with Eloquent models
slim/slim
41257745 Downloads
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
slevomat/coding-standard
91583130 Downloads
Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
sabberworm/php-css-parser
141679133 Downloads
Parser for CSS Files written in PHP