Libraries tagged by lori
logikos/access
103244 Downloads
logicbrush/metrics
13310 Downloads
Examines the clover metrics for the project and will update method Docblocks in the provided source file with `@Metric` annotations.
logicbrush/bootstrap-sass
5050 Downloads
Provides a starting point to style your app using sass
lloricode/php-timezone
9501 Downloads
PHP Timezone
lyrixx/silex-kitchen-edition
1904 Downloads
A Silex Edition. This project is a base for your silex applications.
zooxsmart/los-i18n-data
6712 Downloads
Data files for LosI18n module
x-graphql/field-middleware
17975 Downloads
Adding custom logics before and after when resolving fields
webkul/code-generator
2157 Downloads
module lets you generate models, controller, helpers in seconds so that you can focus more on application logic
visiosoft/streams-platform
10932 Downloads
A powerful, inclusive, modular PHP application engine built lovingly for Laravel.
upmind/provision-provider-base
6968 Downloads
This library contains all the base interfaces, classes and logic to create provision category and provider classes, and register them for use in a laravel application.
unb-libraries/saml_features
27773 Downloads
Add UNB Libraries login features to SAML-Authenticated sites
tinymeng/tools
2969 Downloads
Integrate third-party logins
symfony/symfony1
108614 Downloads
Symfony is a complete framework designed to optimize the development of web applications by way of several key features. For starters, it separates a web application's business rules, server logic, and presentation views. It contains numerous tools and classes aimed at shortening the development time of a complex web application. Additionally, it automates common tasks so that the developer can focus entirely on the specifics of an application. The end result of these advantages means there is no need to reinvent the wheel every time a new web application is built!
stephenlake/laravel-properties
5043 Downloads
Associate generic data to any other model without polluting your application model logic, for Laravel.
smith197/steamauthentication
539 Downloads
SteamAuthentication is a basic set of PHP files that enable users to login using their steam account to view protected content on your website. it creates a session using their steamid as the sessionID and checks for the session when a user visits the page. It also includes a file which allows you to use their profile information such as their avatar and online status.