Libraries tagged by use case
ryodevz/afara-restapi
20 Downloads
Public REST API wrapper for sasasasas for ease of use.
rcousens/amcharts-bundle
10094 Downloads
Symfony2 Bundle that ease the use of AmCharts to display rich graph and charts in your app
quentinrk/guzzle-wrapper-api
1148 Downloads
Guzzle wrapper that abstracts tedious configuration & promotes ease of use
jcbsn/kontentblocks
136 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.
idrinth/phpunit-test-generator
11 Downloads
Generates tests for use with PHPunit based on an existing composer.json
aware/fpdf-symfony2
341 Downloads
fpdf vendor for use with symfony2, based on toooni/fpdf
avalynx/avalynx-lightbox
5 Downloads
AvalynxLightbox is a simple, lightweight, and easy-to-use lightbox library. Based on Bootstrap >=5.3 without any framework dependencies.
armagedan/cloudways-api
38 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.
aptoma/silex-bootstrap
390 Downloads
Basic bootstrap for Silex based projects. Use as template for getting started quickly.
raisulhridoy/simplerolepermission
14 Downloads
This is a lightweight and easy-to-use Laravel package that allows you to manage user roles and permissions in your application with minimal effort. With this package, you can use lots of pre-defined methods for implementing roles and permissions, as well as assign roles to users and check their permissions. This package provides a simple and intuitive way of coding that makes it easy to integrate with your existing application. It also comes with built-in middleware that you can use to protect routes based on user roles and permissions. Whether you're building a small application or a large-scale system, "Simple Role Permission" provides a flexible and scalable solution for managing user roles and permissions. It's perfect for developers who want a simple and lightweight package that gets the job done without any unnecessary complexity.
gauravojha/shoppingcart-eloquent
171 Downloads
A simple Laravel Based Shopping Cart. Uses persistent Eloquent Databases instead of Sessions.
crimsonkissaki/mockmaker
42 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.
komalbarun/hmvcbase
20 Downloads
Base app to use to build php HMVC projects
codappix/cgl-php
2114 Downloads
Contains PHP_CodeSniffer rules for php that we like. Uses PSR-2 as base rules.
wenhainan/php-crawler
19 Downloads
Simple, elegant, extensible PHP Web Scraper (crawler/spider),Use the css3 dom selector,Based on phpQuery! 简洁、优雅、可扩展的PHP采集工具(爬虫),基于phpQuery。