Libraries tagged by case uses
acp3/base
1222 Downloads
ACP3 is a highly customizable and easy to use web content management system based on PHP and MySQL.
renoki-co/laravel-useful-casts
3577 Downloads
Laravel Useful Casts is a simple package for Laravel 7.0+ that comes with already-tested and already-written, useful casts for Eloquent models.
wkhayrattee/wordpress-with-composer
0 Downloads
This is a base setup for using WordPress with composer & git workflow. See the readme of usage.
cse/base-singleton
7 Downloads
A Singleton Design Pattern which allow easy used singleton class.
trupedia/laravel-blade-haml
3833 Downloads
Wraps MtHaml for ease use in Laravel 5 with Blade syntax style
fkrfld/laravel-haml
28 Downloads
Wraps MtHaml for ease use in Laravel
vkuzmov/slack
2068 Downloads
A simple PHP package for sending messages to Slack, with a focus on ease of use and elegant syntax.
tonyfarney/csv-reader
137 Downloads
Ease to use CSV Reader for PHP 7+
suhasrkms/lara-fire
260 Downloads
Introducing a Laravel-Firebase Package | A comprehensive solution seamlessly integrating Laravel's robust framework with Firebase's powerful features. This package provides developers with: Authentication: Effortless user sign-up and login processes, ensuring security and ease of use.
prizeless/laravel-5-helpers
4809 Downloads
Group of common and easy to use base classes for a Laravel 5.1 project
jcbsn/kontentblocks
139 Downloads
WordPress Plugin. Shorten the gap between design constrains, developer efficiency, users flexibility and ease of use to create, edit and control content for both parties.
armagedan/cloudways-api
39 Downloads
A Class which contains a collection of Cloudways API for ease of use. All the available API from the Cloudways Docs are included. Happy Coding.
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
loadsys/cakephp-stateless-auth
371 Downloads
A replacement CakePHP Authentication/Authorization Component that is fully and strictly stateless. Designed to be used with Cake apps that are only accessed RESTfully.
torann/api-client
758 Downloads
A reusable base API client for use with remote services.