Libraries tagged by aim
ddd-module/value-object
67 Downloads
A PHP library/collection of classes aimed immutable objects.
davidngugi/laravel-php-generator
30 Downloads
Command line tool to generate your classes, interfaces and traits. Aiming for your higher productivity
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
cobaia/komplete
13 Downloads
CakePHP 2.0 Plugin that aims to make easily the autocomplete fuctionality.
chamamme/noquery
40 Downloads
A database query builder aimed at code beautification by minimizing the use of raw SQL in codes. NoQuery currently supports MySQL, Firebird & Interbase, PostgreSQL, SQLite3, Oracle, Microsoft SQL Server, Foxpro ODBC, Access ODBC, Informix, DB2, Sybase, Sybase SQL Anywhere, generic ODBC and Microsoft's ADO due to its leverage on ADODB
carry0987/utils
135 Downloads
This Utils library provides a collection of static methods designed to help in various common tasks encountered in PHP development. From manipulating arrays and strings to handling date-time conversions and file paths, this library aims to be a handy tool for PHP developers.
avnsh1111/laravel-api-rate-limiter
27 Downloads
Laravel API Rate Limiter is an open-source package designed to help developers easily implement and manage rate limiting for their API endpoints in Laravel applications. This package aims to provide a flexible and configurable solution for protecting APIs from excessive requests, ensuring optimal performance and preventing abuse.
ardakilic/dizici
17 Downloads
A minimal series-cli app that syncs series and episodes from TVMaze to a database aimed to make a unified sort
afonzeca/universalsimplegrid
16 Downloads
The aim of the package Universal Simple Grid (Usg) is giving to Laravel 5 developers an easy way for creating, managing and representing DB data tables inside a 'Data Grid' by using simple classes and methods with a 'fluent' approach inside code
roave/roave-developer-tools
177 Downloads
Developer Tools aimed at debugging/profiling/logging actions that are executed within a standard Zend\Mvc application
riconijeboer/laravel-to-swagger
2236 Downloads
This package aims to bring you the easiest way to create a Swagger / OpenApi 3 config for your Laravel API's.
phapi/phapi-framework
1520 Downloads
Phapi is a PHP based framework aiming at rapid and simplified API development as well as focusing at performance and keeping the code base small and simple.
metaclass-nl/authentication-guard-bundle
4326 Downloads
Authentication Guard for Symfony 2, aims to protect authentication against brute force and dictionary attacks
inxilpro/zit
79 Downloads
Zit is a simple dependency injector based heavily on Pimple. It aims to provide the same simplicity as Pimple while offering a slightly more robust object interface.
bushbaby/zf2-module-ideal-service
29 Downloads
iDealService is module for Zend Framework 2 that aims to free shop owners from specific acquirers 'lock-in'.