teodoroleckie
Mi tiempo libre lo utilizo para hacer librerías para su uso completamente libre, en la que prima el performance y la escalabilidad. Espero que te guste! 😜
Titania Compañía Editorial S.L.España
Pinned Repositories
acl
⚡ Tleckie\Acl component provides a lightweight and flexible access control list (ACL) implementation for privileges management.
async
⚡ Easy asynchronous and parallel PHP
circuit-breaker
⚡ With the powerful Circuit Breaker library 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.
di
⚡ Simple and fast PSR-11 dependency injection container
enum
⚡ PHP Enum. One advantage over using class constants is to be able to use an enum as a parameter type
password
⚡ PHP password hash validator / password requirements validator
template
⚡ Fast, powerful, scalable and customizable php template engine
translate
⚡ Fast, powerful, scalable and customizable php translator library
value-object
⚡ Library to implement value-object / nullable-value-object in PHP
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.
teodoroleckie's Repositories
teodoroleckie/async
⚡ Easy asynchronous and parallel PHP
teodoroleckie/template
⚡ Fast, powerful, scalable and customizable php template engine
teodoroleckie/circuit-breaker
⚡ With the powerful Circuit Breaker library 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.
teodoroleckie/password
⚡ PHP password hash validator / password requirements validator
teodoroleckie/translate
⚡ Fast, powerful, scalable and customizable php translator library
teodoroleckie/value-object
⚡ Library to implement value-object / nullable-value-object in PHP
teodoroleckie/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.
teodoroleckie/acl
⚡ Tleckie\Acl component provides a lightweight and flexible access control list (ACL) implementation for privileges management.
teodoroleckie/cache
⚡ PSR-6 and PSR-16 Couchbase cache
teodoroleckie/di
⚡ Simple and fast PSR-11 dependency injection container
teodoroleckie/enum
⚡ PHP Enum. One advantage over using class constants is to be able to use an enum as a parameter type
teodoroleckie/collection
⚡ Simple and powerful library for collections in PHP
teodoroleckie/collections
teodoroleckie/config
⚡ Config is a lightweight configuration file loader. PHP
teodoroleckie/csv
⚡PHP csv reader and writer
teodoroleckie/design-patterns
Simple php design pattern. Memento, State, Strategy, Chain of Responsibility & Decorator
teodoroleckie/file-resolver
⚡ File resolver. Depth and number of characters supported.
teodoroleckie/injector-detect
⚡ Check insecure request parameters
teodoroleckie/log
⚡ PSR-3 Logger. Fully decoupled PSR-3 library for logs
teodoroleckie/paginator
⚡ Php paginator. Pager library to manage paging
teodoroleckie/router
⚡ Simple and fast router PSR-7, PSR-17, PSR-15
teodoroleckie/url
Url shortener
teodoroleckie/url-signer
⚡ Create secured URLs with a limited lifetime in php
teodoroleckie/validator
⚡ Php validator (bool, int, float, number, string, email, uri)