Libraries tagged by lite framework
b-khouy/shortcode
1339 Downloads
Provides ShortCodes filter framework and API (like WP ShortCodes)
talview/yii2-materialize
61 Downloads
This is an extension for Yii 2.0 applications who would like to use materialize framework
vietdien2005/minion-phalcon
2 Downloads
Minion CMS - Open source CMS. Written in Phalcon PHP Framework (v3.x). Structure folder like Laravel.
hadeluca/db-exporter
1074 Downloads
this is a package for Laravel Framework to export, via command line, Database in Migration and all data in a Seed
zef-dev/convoworks-core
791 Downloads
PHP framework for handling workflows and conversational services like Amazon Alexa
vcode/qrcode
431 Downloads
This is package generate Qrcode using some services like google qrcode. This package also support attaching logo into qrcode. In Laravel framework, it fully support for using facade, blade helper.
svycka/sv-images
93 Downloads
Image manipulation library written in PHP, similar to cloud image processing services like Imgix and Cloudinary. This module simplifies image manipulation for Zend Framework 2
sundrique/doctrine-tools
1721 Downloads
Zend Framework 2 Module providing unified endpoint for Doctrine command line tools
pedro151/orm-generator
327 Downloads
orm-generator maps the entire database and then creates the DAO (Data Access Object) and ORM (Object-relational mapping) of the entire database to facilitate the development. uses various types of databases like Postgres and Mysql and various types of ORM framework.
luketowers/oc-easyspa-plugin
76 Downloads
Adds Single Page Application like features to the OctoberCMS frontend using the OctoberCMS AJAX framework
joefallon/kisstest
419 Downloads
KissTest is command-line free, fast, simple and beautiful unit test framework.
ichie-benjamin/laravel-code-generator
22 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
hrevert/ht-oauth-server-client-module
23 Downloads
A Zend Framework 2 module which provides custom grant for zfr-oauth2-server to authenticate users via third party applications like facebook, google etc
codenamegary/l4-lock
3009 Downloads
A Laravel 4 package to lock down a site and require a simple username/password BEFORE auth is executed. Useful for doing things like locking down a site so a client can test before going live while without interfering with auth and other stock framework options.
blakvghost/bravo
8 Downloads
Bravo is a personal project, a mini MVC framework in PHP that I developed while drawing the best points from Laravel, Symfony and the Node.js side. I like simplicity, so I decided to make a simple product. For the moment, I manage the Route, the middlewares, the CORS, the easy sending of mails, as well as a mini ORM.