Libraries tagged by lite library
yiiman/yii-lib-metalib
74 Downloads
meta library for store your data in table like options,objects,strings and etc, that can related to another models
xalaida/pdo-mock
1 Downloads
Mock PDO library for PHP unit testing, allowing query expectation, parameter binding, fetch mode simulation, to test database interactions without a live connection.
wubi/active-rest
17 Downloads
This is a library to make CRUD's with your REST API. With this package, and some framework like Slim. You can abstract operations: POST,PUT,PATCH,DELETE,FIND,FINDONE at your Routes.
virakal/cli
8 Downloads
A small library for helping create UNIX PHP command line scripts
victordzmr/conf2json
1042 Downloads
Library that converts PHP configuration files to JSON. It also includes a command-line interface.
vekas/entityserviceprovider
2 Downloads
a library that is dedicated to establish a behavioural class for the entity like remove, update, remove other related entities, do something with Aspect of web application
twilroad/linfo
1776 Downloads
App and library for easily parsing and displaying system information of the host, like network/torrents/cpu/memory/usb/pci/sound cards/filesystems/raid array/ipmi/etc.
trentonmaki/primitive-types
5 Downloads
A library that allows you to type hint primitive types like integers and strings
thoughtyards/framework
9 Downloads
Library to create web application and command line utilities
tebru/executioner
1709 Downloads
Provides a library for handling PHP exceptions when you would like to retry execution.
systemico/jmail
1479 Downloads
Micro library to send email notifications using different platforms like Mailgun, MailJet and others.
soapbox/serialized-payloads
996 Downloads
A Laravel library that allows you to serialize payloads for things like queue jobs.
serenitylabs/phatcats
6 Downloads
A functional programming library that brings Haskell and Scala Cats like features to PHP.
sequelone/local-file
4 Downloads
A small php library that adds some functions to operate on local files, like an efficient line count function.
samcrosoft/constantaccess
6 Downloads
This library makes it possible to create and read (access) constants using an array-like object or a typical class object to make it possible to use constants in strings without the need of concatenation of strings