Packages from tleckie
-
PHP
tleckie/acl
PHP role access control list (acl). Acl component provides a lightweight and flexible access control list (ACL) implementation for privileges management.
-
-
-
PHP
tleckie/circuit-breaker
With the powerful Circuit Breaker library in PHP you will be able to manage and protect your application from requests that stop working to avoid overloads. The implementation that you will have to do is very simple.
-
-
-
-
-
-
PHP
tleckie/enum
PHP Enum. One advantage over using class constants is to be able to use an enum as a parameter type
-
-
-
-
-
-
-
PHP
tleckie/template
Fast and powerful php template engine. Syntax close to php for easy learning and management.
-
-
-
-
PHP
tleckie/value-object
PHP value-object. Library to implement value-object / nullable-value-object in PHP
-
PHP
tleckie/versioned-assets
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.