Libraries tagged by rapida
rapidez/blade-components
7 Downloads
Collection of awesome Blade Components, used by Rapidez
nibiru/nibiru-framework
7 Downloads
PHP MVC rapid prototyping framework
krsman/omnipay
645 Downloads
Omnipay payment processing library
jdesrosiers/resourceful
289 Downloads
A framework for rapid prototyping REST applications
jayparmar271/cakephp-magic-query
25 Downloads
MagicQuery plugin for CakePHP
blitz-php/framework
767 Downloads
The Blitz framework core
axm/framework
218 Downloads
The AXM framework PHP
apphp/php-mvc-framework
71 Downloads
The ApPHP Framework.
apphp/php-directy-cmf
10 Downloads
The ApPHP Directy CMF. Directy CMF - MVC based cross-platform content management framework for publishing web content.
qobo/project-template-wordpress
204 Downloads
Template for new WordPress projects
qobo/project-template-cakephp
328 Downloads
Template for new CakePHP projects
qobo/project-template
32 Downloads
Template for new PHP projects
rapidwebltd/zebra-session-loader
325 Downloads
This library automatically starts Zebra sessions (database powered sessions) wherever vendor/autoload.php is included. It can be useful if you need to add database powered sessions to a bespoke PHP application that lacks an existing framework.
rapidwebltd/laravel-dynamic-menu
257 Downloads
Laravel Dynamic Menu provides the foundation to build entirely dynamic database powered navigation menus for your web application.
rapidwebltd/improved-polymorphic-eloquent-builder
1147 Downloads
Attempting to use whereHas queries with standard Eloquent polymorphic relationships will fail, due to Eloquent being unable to determine the correct model to retrieve. The 'Improved Polymorphic Eloquent Builder' is a class which extends the Eloquent Builder class that is built in to Laravel 5.1. It enables limited use of the whereHas method to query Eloquent polymorphic relationships.