Libraries tagged by mina
arminvieweg/tinysource
769 Downloads
Tinysource has been merged with EXT:min. Use this extension instead. https://typo3.org/extensions/repository/view/min/
doctrine/event-manager
433933434 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
symfony/error-handler
536741142 Downloads
Provides tools to manage errors and ease debugging PHP code
sebastian/version
749882523 Downloads
Library that helps with managing the version number of Git-hosted PHP projects
doctrine/dbal
507587524 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
composer/composer
162870363 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
symfony/phpunit-bridge
173223346 Downloads
Provides utilities for PHPUnit, especially user deprecation notices management
symfony/asset
142182013 Downloads
Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files
jms/metadata
134491284 Downloads
Class/method/property metadata management in PHP
doctrine/data-fixtures
117065846 Downloads
Data Fixtures for all Doctrine Object Managers
symfony/proxy-manager-bridge
89866506 Downloads
Provides integration for ProxyManager with various Symfony components
socialiteproviders/manager
30311435 Downloads
Easily add new or override built-in providers in Laravel Socialite.
ocramius/proxy-manager
80688599 Downloads
A library providing utilities to generate, instantiate and generally operate with Object Proxies
mrclay/minify
14887188 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
matthiasmullie/minify
24153664 Downloads
CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.