Libraries tagged by Shepa
michielkempen/lumen-http-helpers
20 Downloads
A set of helper classes to segregate the validation and transformation logic from controller to separate dedicated classes.
michielkempen/laravel-http-responses
3801 Downloads
A set of helper classes to segregate the transformation logic from controller to separate dedicated classes.
mhsdesign/neos-afxfiles
9 Downloads
Provides option to use AFX in separate template files.
meuhmeuhconcept/pdf-manipulator
64 Downloads
Manipulate pdf file (merge, separate, convert...) with PHP (wrapper for poppler-utils)
maxbrokman/git-change-log
86 Downloads
Generate a change log from git commits, separated by release tags
mapq/html-template
53 Downloads
A template system to separate HTML from backend logic. Support in PHP for now.
mandan2/prestashop-module-testing-database
3 Downloads
This package enables more accurate automated testing for you database driven applications by using separate database.
magicianred/xnowi
1 Downloads
Project xnowi is based on a simple concept, the separation of content from presentation through XML and XSLT. A single XML and many XSL to get many different results, not all visual.
m8b/ethbnd-keystore
2 Downloads
Library with JSON Keystore implementation, separate from main library due to dependency on scrypt
lkoell/symfony-twig-scoped-cache
7 Downloads
Scoped twig template cache. Useful if you run many domains/clients with separate templates but don't want to clear all template caches just to update one domain/client.
lindowx/collect
30 Downloads
Collect - Illuminate Collections as a separate package.
limenet/laravel-datetime-attributes
1396 Downloads
Set a datetime attribute separately using a date and a time. This is especially helpful for input[type=date] and input[type=time].
lightframes/laravel-slugmaker
12 Downloads
Generate slugs when saving Eloquent models in a separate table
labstry/labforum
0 Downloads
A lightweight, front-back separation PHP forum engine
konstantind/otus-flexible-float-parser
5 Downloads
Flexible Float Parser is a lightweight PHP package that converts numeric strings with either a comma or a dot as a decimal separator into a float. It supports negative numbers and values without a leading zero (e.g., .5 → 0.5).