Libraries tagged by follower
amitchandrakar/php_standard
20 Downloads
PHP coding standard to be followed
jmcmanus/pagedown-extra
143 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
14826396 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
14617131 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
359650 Downloads
User follow unfollow system for Laravel.
pact-foundation/pact-php
1248419 Downloads
Enables consumer driven contract testing, following the PACT foundation principles.
rtconner/laravel-likeable
352769 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
christiankuri/laravel-favorite
429997 Downloads
Allows Laravel Eloquent models to implement a 'favorite' or 'remember' or 'follow' feature.
pgrimaud/instagram-user-feed
623061 Downloads
This is a scraper to easily fetch any feed and interact with Instagram (like, follow, etc.) without OAuth for PHP.
langleyfoxall/laravel-nist-password-rules
538600 Downloads
🔒 Provides Laravel validation rules that follow the password related recommendations found in NIST Special Publication 800-63B.
editorconfig-checker/editorconfig-checker
582985 Downloads
A tool to verify that your files follow the rules of your .editorconfig
dominicsayers/isemail
115250 Downloads
Checks an email address against the following RFCs: 3696, 1123, 4291, 5321, 5322
poing/earmark
11101 Downloads
Laravel package to generate values in a unique and customizable series.
typicms/nestablecollection
301446 Downloads
A Laravel Package that extends Collection to handle unlimited nested items following adjacency list model.