Libraries tagged by classjs
upmind/provision-provider-base
6968 Downloads
This library contains all the base interfaces, classes and logic to create provision category and provider classes, and register them for use in a laravel application.
treblle/treblle-sdk-core
10789 Downloads
The core PHP SDK classes used by the Treblle SDKs.
traderinteractive/util-time
93713 Downloads
A collection of utility classes for working with times
traderinteractive/util-string
93770 Downloads
Utility classes to work with PHP strings
traderinteractive/util-http
94033 Downloads
A collection of http classes.
traderinteractive/util-file
93723 Downloads
A collection of file utility classes
traderinteractive/exceptions
90257 Downloads
Collection of standard exception classes
timmit/php-docblock-checker
6743 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
tiexpert/ws-boleto-santander
9013 Downloads
WS Boletos Santander são classes criadas para facilitar a integração entre aplicativos feitos em PHP e a geração de boletos online no banco Santander.
thatsus/test-api-protect
60067 Downloads
Avoid hitting third party API's by forcing their client classes to be mocked in tests
teners/laravel-extras
1677 Downloads
Extend laravel applications with more artisan commands, traits and useful helper classes
teknoo/states
34134 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.
symfony/symfony1
108614 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
57290 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
sunkan/enum
16018 Downloads
Enum classes