Libraries tagged by simple auth
bjoern-buettner/dependency-injector
173 Downloads
A small dependency injection container with simple support for factories, parameters and the environment while autowiring.
bahadirbirsoz/bb-orm
2 Downloads
Simple, lightweight ORM tool for PHP Projects. Inpried by Phalcon ORM and comes with a CLI tool to autogenerate models.
av/doctrine-annotations
118 Downloads
Simple Doctrine Annotations adapter for projects with silent auto loading
anvarco/sdkpayu
36 Downloads
PayU's Software Development Kit (SDKs) provides a simple solution for a complex integration. This PSR describes a specification for autoloading classes from file paths
abdelhamiderrahmouni/zipper
29 Downloads
Automate your Laravel project compression with a simple command.
unglud/modx-installer
9 Downloads
Simple composer installer for MODx CMF with filling all data automagically
ropendev/cache
410 Downloads
PHP Simple Cache File Librairy (PSR compliant, PSR4 for autoloading).
ivangabriele/long-form-bundle
16 Downloads
Symfony bundle auto-generating form type, entity and template files from a simple Yaml form model.
felixarntz/widgets-definitely
6 Downloads
This framework plugin makes adding widgets with automated sections and fields to WordPress very simple, yet flexible.
annotatecms/events
511 Downloads
Simple wrapper for kdyby/events library to be auto-registered by Annotate Framework
annotate/events
247 Downloads
Simple wrapper for kdyby/events library to be auto-registered by Annotate Framework
bubnov-mikhail/landedcostcalculationapi
13734 Downloads
Landed Cost API providing duty rates, calculation, and item harmonization. A set of sample requests are available as a [Postman Collection](https://www.getpostman.com/collections/ad308f6c9351a18c2c12). ## Basics ### Timestamps Timestamps should be formatted using ISO-8601 to the nearest second, in UTC e.g `2015-06-12T09:17:37Z` ### Expiries All Requests will have an associated timestamp. The validity for any request is 1 minute to account for any clock-skew. ## Authorization All API requests require an http header that contains your account ID and your account API Key. During account provisioning, you will be issued an API Key which you must supply with every request. ### Authorization Header To make an authorized API request, set the following HTTP header: `authorization: avalaraapikey id: key:`
champs-libres/persona-user-bundle
48 Downloads
This bundle brings authentication with the amazing [Persona system](https://www.mozilla.org/en-US/persona/) into symfony projects. This bundle may be used by itself: you do not need to use another bundle. You may create users 'on the fly': they will simply click the 'login or register' button and will have (if you need it) a form.
outhebox/laravel-translations
55042 Downloads
Laravel Translations UI provides a simple way to manage your translations in your Laravel application. It allows you to add, edit, delete and export translations, and it also provides a search functionality to find translations.
luthfi/simple-crud-generator
15106 Downloads
A simple CRUD generator for Laravel 5.5 (and later) with Bootstrap 4.