Libraries tagged by Rauth
rickselby/laravel-auto-presenter-mapper
5461 Downloads
Define presenters in a service provider rather than in the model
particle/state
24 Downloads
A rather simplistic but pretty finite state machine implementation
martinbean/eloquent-singular-table-names
4488 Downloads
Makes Eloquent models use singular (rather than plural) table names by default.
irap/aws-emailer
1017 Downloads
A package that adds support for emailing through AWS directly (rather than using SMTP)
intahwebz/flickrguzzle
178 Downloads
A Flickr wrapper to allow you to call the Flickr api with Guzzle as the backend.Goal is to have 100% Flickr api coverage rather than just upload/display photos (currently at 23%).
iansltx/business-days
359 Downloads
A way to calculate date periods based on the concept of business days rather than calendar days
bradp/static-404
149 Downloads
Quickly output a 404 for static files that aren't found, rather than loading the normal 404 page
okipa/laravel-model-json-storage
1376 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
kamermans/guzzle4-oauth2-subscriber
86599 Downloads
OAuth2 authentication and reauthorization for Guzzle 4.x and 5.x
bytestgear/eloquent-incrementable
749 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
uhi67/simplesamlphp-module-rrauth
167 Downloads
Authentication source based on a JSON webservice
srathbone/rathwork
5 Downloads
rtcustom/rtauth
6 Downloads
JSON Web Token Authentication
phbsis/ruth
15 Downloads
A simple route system in PHP
madmikeyb/reauthenticate
39 Downloads
Reauthenticate users by letting them re-enter their passwords for specific parts of your app.