Libraries tagged by simple php framework
fau/flight
24 Downloads
Flight is a fast, simple, extensible framework for PHP. Flight enables you to quickly and easily build RESTful web applications.
dikki/middleware
9 Downloads
A simple middleware framework for php inspired from Mezzio
dabourz/date-fr
19 Downloads
French dates made simple in php, use in your favorite framework.
barcodex/kasha-fscms
6 Downloads
Dead-simple FileSystem based CMS for Kasha PHP framework
arsengoian/viper
11 Downloads
A deployment package of Viper - a simple to use multi-functional PHP MVC framework
arjunacoding/bedigas
6 Downloads
Bedigas is a fast, simple, extensible framework for PHP. Bedigas enables you to quickly and easily build RESTful web applications.
unikent/flight
648 Downloads
Flight is a fast, simple, extensible framework for PHP. Flight enables you to quickly and easily build RESTful web applications. This makes a number of minor additions to the original code required by the University of Kent Web Development Team.
ojpro/phpmvc
4 Downloads
Simple MVC Framework using PHP
ltxlong/one-blog
0 Downloads
a simple develop blog framework for php
llwebsol/rapid
93 Downloads
A simple and minimalist framework for php APIs
klei/phut
42 Downloads
A small and simple unit testing framework for PHP 5.3+
blackpearl/blackpearl
18 Downloads
BlackPearl is a simple and lightweight PHP MVC (Model-View-Controller) framework used for building full-stack web applications in PHP. It utilizes well-known PHP packages and libraries that you may already be familiar with, such as the Blade Templating Engine for the user interface and the Eloquent ORM (Object-Relational Mapping) system for database interaction. BlackPearl also implements a classic routing system and database migration system to enhance the developer experience.
baba/object-cache
1127 Downloads
Simple framework for store php json serialized objects in cache. Supports Redis, Memcached, Disk.
antz29/base-strings
60 Downloads
Simple string manipulation used by the Base PHP Framework.
antz29/base-extras-hooks
44 Downloads
Allows you to use a simple hook pattern. Used by the Base PHP Framework.