Libraries tagged by aiml
juststeveking/workflow
2 Downloads
This package is aimed to be a simplistic PHP workflow package that works in a similar fashion to GitHub Actions.
ionux/php-asn1-library
10 Downloads
This project aims to provide a complete PHP library for the encoding and decoding of ASN.1 DER encoded data. The OID class provides for the identification of ASN.1 object identifiers.
geggleto/skelly
159 Downloads
Skelly is a PHP Skeleton Project aimed at getting an MVP up and running quickly
falcolee/laravel-swoole-redis
596 Downloads
Laravel package to provide swoole redis pool integration,laravel redis pool cache and session driver. Aims to avoid redis server timeout exception
elastification/php-client
8261 Downloads
The elastification php client aims to be a very flexible and well performing client to elasticsearch. It supports multiple transports and serializers to maximize it's flexibility.
drakojn/io
595 Downloads
Simple Data Mapper library aiming reach any source
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
avnsh1111/laravel-api-rate-limiter
28 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.
asgoodasnu/google-spreadsheet-bundle
2591 Downloads
Integrates asimlqt/php-google-spreadsheet-client with Symfony2 and google/apiclient
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
adnanhussainturki/listmonk-php
239 Downloads
Package aims to ease up the API calls to a listmonk API from PHP based application