Libraries tagged by classe
teners/laravel-extras
971 Downloads
Extend laravel applications with more artisan commands, traits and useful helper classes
tempest/discovery
500 Downloads
Discover PHP classes and files
teknoo/states
32401 Downloads
Library to create classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and this improve maintainability and workflow writing.
teamneusta/pimcore-testing-framework
6231 Downloads
The Pimcore testing framework provides base classes for unit, integration and functional testing
t3sbs/t3sbootstrap
10081 Downloads
Startup extension to use bootstrap 5 classes, components and more out of the box. Example and info: www.t3sbootstrap.de
symfony/symfony1
106371 Downloads
Symfony is a complete framework designed to optimize the development of web applications by way of several key features. For starters, it separates a web application's business rules, server logic, and presentation views. It contains numerous tools and classes aimed at shortening the development time of a complex web application. Additionally, it automates common tasks so that the developer can focus entirely on the specifics of an application. The end result of these advantages means there is no need to reinvent the wheel every time a new web application is built!
sweetstackdigital/php-docblock-checker
48953 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
sunkan/dictus
8225 Downloads
Date utility classes
subjective-php/spl-exceptions
29118 Downloads
Collection of standard exception classes
subjective-php/durations
65948 Downloads
Collection of classes to assist with units of time.
steefdw/standards-enums
24992 Downloads
The Standards Enums package provides a simple and consistent way to work with countries, languages, currencies, and locales using enums.Each Enum comes with methods for accessing related information, like the name, flag, description, and more.Additionally, helper methods are provided to easily get all possible values or sort them by their name in a given language.These methods can be used with all Enum classes, regardless of whether they represent languages, countries, currencies, or locales.
ss-ipg/wsdl2phpgenerator
18920 Downloads
Simple class library for generating php classes from a wsdl file.
spiral-packages/database-seeder
13151 Downloads
The package provides the ability to seed your database with data using seed classes
spencer-mortensen/autoloader
28910 Downloads
Autoload PHP classes
spameri/dependency-mocker
101194 Downloads
Loads dependencies to mocked classes by Mockery for Nette Framework.