Libraries tagged by rapida
mr.incognito/crudify
6 Downloads
This package is for handling the crud for simple crud like for setup etc.
kudashevs/rake-php
106 Downloads
A PHP implementation of the Rapid Automatic Keyword Extraction (RAKE) algorithm.
kadevland/laravel-easy-modules
4 Downloads
Laravel module generator with extensive Artisan commands for rapid modular development. Customizable architecture patterns including Clean Architecture templates.
jdesrosiers/resourceful
289 Downloads
A framework for rapid prototyping REST applications
codeages/omnipay-alipay
667 Downloads
Alipay gateway for Omnipay payment processing library
blitz-php/framework
2219 Downloads
The Blitz framework core
bishwajitcadhikary/omnipay-myfatoorah
91 Downloads
MyFatoorah driver for the Omnipay payment processing library
apphp/php-mvc-framework
74 Downloads
The ApPHP Framework.
apphp/php-directy-cmf
12 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/uxdm
528 Downloads
UXDM helps developers migrate data from one system or format to another.
rapidwebltd/laravel-dynamic-menu
258 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.