Libraries tagged by quiz
ajur-media/fluentpdo
687 Downloads
[FORK] FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
ahrmerd/laravel-test-generator
179 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
agungsugiarto/codeigniter4-repository
1056 Downloads
Implementation of repository pattern for CodeIgniter 4. The package allows out-of-the-box filtering of data based on parameters in the request, and also allows you to quickly integrate the list filters and custom criteria.
ads/ajax-crud-generator
555 Downloads
Generates basic scaffolding for AjaxCrud JS Plugin to allow for quick and easy AJAX CRUD on forms and modals
abstractapi/php-ip-geolocation
991 Downloads
AbstractIpGeolocation - Wrapper to quickly start using the powerful AbstractAPI's IP geolocation service in your projects.
abstractapi/php-email-validation
2259 Downloads
AbstractEmailValidation - Wrapper to quickly start using the powerful AbstractAPI's email validation service in your projects.
abhitheawesomecoder/jobboard
44 Downloads
Package to create job board quickly using laravel 5.2
aaron-dev/xhprof-webman
180 Downloads
aaron-dev/xhprof-webman is a code performance analysis plugin that is compatible with webman. Mainly optimize and adjust the old and unusable xhprof for adapting to webman, making installation simple and fast.Developers can quickly access performance analysis reports through browsers to troubleshoot code performance issues.
a7/admin-notices
9336 Downloads
Quickly and easily add admin notices to WordPress.
4picht/ip
6154 Downloads
Get the IP in a quick way
021/api-entity
319 Downloads
Quickly and conveniently interpret JSON data into PHP classes
webdevetc/contactetc
1207 Downloads
Simple contact form to quickly add to your laravel project. Fully customisable, includes all views, routes and controllers. Also includes anti-spam (with recaptcha). You can also have multiple contact forms on one Laravel site.
vtardia/simphle
53 Downloads
A quick and simple PHP server for development
thinkverse/well-known
221 Downloads
A Laravel package for quickly adding .well-known URLs
thavarshan/base
3611 Downloads
A basic repository for quickly scaffolding typical PHP packages