Libraries tagged by Rauth
edvinaskrucas/rbauth
84 Downloads
dlepera88-php/rauterex
133 Downloads
browner12/reauthenticate
1025 Downloads
reauthenticate your users on higher security pages
afiqiqmal/rpclient
399 Downloads
RaudhahPay Gateway wrapper client
sunnysideup/export-all-from-modeladmin
844 Downloads
Export ALL fields from ModelAdmin rather than just the displayed fields.
particle/state
24 Downloads
A rather simplistic but pretty finite state machine implementation
irap/aws-emailer
1150 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%).
fromholdio/silverstripe-no-edit-message
147 Downloads
Display friendly message in CMS on pages where user has no edit perm, rather than read-only form.
fromholdio/silverstripe-formaction-link
145 Downloads
A type of FormAction that renders as a link/anchor rather than button or input.
bradp/static-404
149 Downloads
Quickly output a 404 for static files that aren't found, rather than loading the normal 404 page
rickselby/laravel-auto-presenter-mapper
5465 Downloads
Define presenters in a service provider rather than in the model
okipa/laravel-model-json-storage
1378 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
86601 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.