Libraries tagged by weigot
rotexsoft/leanorm
328 Downloads
A Generic Data Objects ( https://github.com/rotexsoft/gdao ) implementation based on a stripped down version of idiorm (\LeanOrm\DBConnector). A light-weight, highly performant PHP data access library.
robier/router
9 Downloads
Very fast and light weight php router
pbergman/php-docker-token-auth
39 Downloads
a light weight docker token authentication build in php
oleics/ac-minimist
47 Downloads
Light-weight argument option parsing for PHP.
octacondeveloper/php-orm
18 Downloads
This is a light weight ORM for core PHP applications that supports MySQL, Postgres and Sqlite database engine out of the box.
nyholm/http-client
239 Downloads
A light weight and super fast HTTP client
nathanntg/lite-lexer
131 Downloads
A light-weight, relatively fast lexer for use in PHP. Example includes a simple query language.
nabeghe/light-localization
55 Downloads
A light weight, key-value & path-based PHP localization library that translations are loaded up when needed.
mafuth/php-cli
50 Downloads
About simple command line interface and framework for PHP focuesed on light weight and simplicity
leadtech/boot-framework
40 Downloads
Minimalistic implementation of the symfony service container to provide advanced and IoC capabilities to light weight applications.
keyqcloud/kyte-php
87 Downloads
Light-weight framework for developing versatile PHP applications.
jurchiks/simpleframe
26 Downloads
A light-weight framework with minimal limitations on developer creativity
jobins/laravel-repository
666 Downloads
A basic light weight package to implement Repository Design Pattern in Laravel.
jk/restserver
232 Downloads
A PHP REST server for providing a very light-weight REST API without aweful routing configuration
jcbontemps/phylogenetictree
11 Downloads
Compute phylogenetic trees from distance matrix using BioNJ algorithm. It produce Newick file and Weighted newick if needed. There is also a render using Equal-angle algorithm and SVG output for testing. It's recommended to use a JS render like 'phylotree.js' (demo of phylotree.js here http://phylotree.hyphy.org/).