Libraries tagged by woit
doctrine/inflector
735756607 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
429756849 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/dbal
503105371 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
phpoffice/phpword
26048475 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
league/csv
129720664 Downloads
CSV data manipulation made easy in PHP
symfony/twig-bridge
177502182 Downloads
Provides integration for Twig with various Symfony components
symfony/string
577080420 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
243392109 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/monolog-bridge
155333355 Downloads
Provides integration for Monolog with various Symfony components
symfony/maker-bundle
91412353 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
151947899 Downloads
Provides integration for Doctrine with various Symfony components
spatie/laravel-medialibrary
27470055 Downloads
Associate files with Eloquent models
slim/slim
42556349 Downloads
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
slevomat/coding-standard
96004095 Downloads
Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
sabberworm/php-css-parser
148467671 Downloads
Parser for CSS Files written in PHP