Libraries tagged by follower
pantheon-systems/example-drupal7-circle-composer
102 Downloads
Template for creating a project to manage a Drupal site with Composer, and test with Circle CI. Use `composer create-project` to make your own project, or, if you prefer to clone the git repository, run `composer install` followed by `bin/init-new-project` to replace this file and set up your starting project.
mazatian/phpstan-strict-rules
2 Downloads
A set of additional rules for PHPStan based on best practices followed at TheCodingMachine
lalu/jer
53 Downloads
A laravel/lumen package for structing API exception response in JSON followed http://jsonapi.org/
lalu/jdr
52 Downloads
A Laravel/Lumen package for structing API data response in JSON followed http://jsonapi.org/
extern-kovalenko/phpstan-strict-rules
2 Downloads
A set of additional rules for PHPStan based on best practices followed at TheCodingMachine
amitchandrakar/php_standard
20 Downloads
PHP coding standard to be followed
pantheon-systems/example-drupal8-circle-composer
17 Downloads
Template for creating a project to manage a Drupal site with Composer, and test with Circle CI. Use `composer create-project` to make your own project, or, if you prefer to clone the git repository, run `composer install` followed by `bin/init-new-project` to replace this file and set up your starting project.
jmcmanus/pagedown-extra
146 Downloads
This is a collection of Pagedown plugins to enable support for Markdown Extra syntax. Open demo/demo.html to try it yourself. To run the tests, just open spec/SpecRunner.html in your browser. Or, to run a browser-less test from the command line as travis-ci would, run bundle install followed by bundle exec rake. You'll need Ruby and the rake gem if you use the second method.
jamesking56/validator
15 Downloads
Laravel Validation abstracted to your namespace. As followed from Laracasts.com
mrclay/minify
19223571 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
eluceo/ical
19112015 Downloads
The eluceo/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
overtrue/laravel-follow
431787 Downloads
User follow unfollow system for Laravel.
pact-foundation/pact-php
2059099 Downloads
Enables consumer driven contract testing, following the PACT foundation principles.
rtconner/laravel-likeable
398996 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
christiankuri/laravel-favorite
487962 Downloads
Allows Laravel Eloquent models to implement a 'favorite' or 'remember' or 'follow' feature.