Libraries tagged by sepa
sevenphp/savantphp
3741 Downloads
Savant (SavantPHP) is a simple and minimalistic, yet object-oriented, Templating System For PHP minimalist. It aims at ONE thing, being a simple lightweight TEMPLATING system. The focus is on ONE thing - PHP can do everything, so do everything with PHP, just use SavantPHP for only separating the 'view/templating' concern from your business logic. Hence the philosophy of 'I just want to separate my front layer(view) from the back layer(code logic) in the most simple & effective way & that's it, nothing more, nothing less, nothing else (no added crap)'
runcloudio/flysystem-b2
2635 Downloads
Backblaze adapter for the flysystem filesystem abstraction library. A fork from https://github.com/mhetreramesh/flysystem-backblaze and maintained as separate package.
ory/keto-client-php
666 Downloads
Documentation for all of Ory Keto's REST APIs. gRPC is documented separately.
limenet/laravel-datetime-attributes
1377 Downloads
Set a datetime attribute separately using a date and a time. This is especially helpful for input[type=date] and input[type=time].
jigeshraval/laravel-admin-dashboard
612 Downloads
Laravel VueJS/Vuetify Powered admin, booting up required components that separates Admin and Front and provides rich tools such as Media Library
innoweb/silverstripe-fail2ban
17 Downloads
Logs failed logins into a separate log file to be consumed by Fail2ban to block IPs with failed logins.
inmanturbo/ecow
1 Downloads
Eloquent copy-on-write: automatically copy all model changes to a separate table.
iionly/private_profiles
39 Downloads
Configure access to profile pages and permission to send private messages (site-wide configuration or optionally configurable by each user separately) and users can choose to hide their public activity and membership listing from logged out users (this user setting is hidden on walled garden Elgg sites as it's not necessary anyway).
guanguans/eii
2 Downloads
Core component separated from Yii2. - 从 Yii2 分离出来的核心组件。
glukkkk/lumen-request-validate
7 Downloads
Lumen doesn't have form request validator seperatly. This package helps developers to segregate the validation layer from the controller to a separate dedicated class
feo-cz/collect
5182 Downloads
Collect - Illuminate Collections as a separate package.
elephpant/breadcrumb
426 Downloads
Breadcrumbs in an uncomplicated way. This component facilitates the way to create breadcrumbs for your website, to favor a more accessible navigation. It was designed to work very well with the Bootstrap Framework. Besides being very easy to use, it has very interesting possibilities, such as adding new separators and new CSS classes to style this interface component to your liking. The Breadcrumb Component also allows you to have access to the Array assembled to feed into other features of your system, such as a microformat, for example.
derky/sortablescaptcha
278 Downloads
Sortables Captcha Extension for phpBB 3.3. This captcha plugin allows you to add questions and provide answers in two separate columns. An user will see all the answers in one column and has to drag some answers to the other column to successfully complete the captcha.
datetime/datetime
263 Downloads
A libary to handle dates and times separately from one another.
composepress/dice
1868 Downloads
A minimalist Dependency injection container (DIC) for PHP. Please note: This branch is only compatible with PHP5.6. 5.5, 5.4 and 5.3 compatible version is available as a separate branch on github.