Libraries tagged by tleckie
tleckie/versioned-assets
2 Downloads
Moving asset locations is cumbersome and error prone it requires you to carefully update the URLs of all assets included in all templates. The asset component allows you to have full control of the paths of your resources in an orderly way that is easy to maintain.
tleckie/value-object
3 Downloads
PHP value-object. Library to implement value-object / nullable-value-object in PHP
tleckie/validator
5 Downloads
PHP validator (bool, int, float, number, string, email, uri)
tleckie/url-signer
5 Downloads
Create secured URLs with a limited lifetime in php
tleckie/translate
7 Downloads
Fast, powerful, scalable and customizable php translator library
tleckie/template
14 Downloads
Fast and powerful php template engine. Syntax close to php for easy learning and management.
tleckie/router
4 Downloads
Simple and fast router PSR-7, PSR-17, PSR-15
tleckie/password
3 Downloads
PHP manager password
tleckie/paginator
4 Downloads
PHP - Simple paginator class and interface
tleckie/injector-detect
1 Downloads
PHP injector detect
tleckie/file-resolver
1 Downloads
Simple file resolver
tleckie/enum
44 Downloads
PHP Enum. One advantage over using class constants is to be able to use an enum as a parameter type
tleckie/csv
5 Downloads
PHP csv reader and writer
tleckie/config
4 Downloads
PHP config
tleckie/collection
11 Downloads
PHP Collection object