Libraries tagged by glowyphp
glowy/strings
3235 Downloads
Strings Component provide a fluent, object-oriented interface for working with multibyte string, allowing you to chain multiple string operations together using a more readable syntax compared to traditional PHP strings functions.
glowy/session
2183 Downloads
Session Package provides basic methods to work with session.
glowy/registry
2156 Downloads
Registry Component provides a fluent, object-oriented interface for storing data globally in a well managed fashion, helping to prevent global meltdown.
glowy/macroable
5045 Downloads
Macroable Component is a trait that, gives you the ability in effect to add new methods to a class at runtime.
glowy/filesystem
2533 Downloads
Filesystem Component provide a fluent, object-oriented interface for working with filesystem.
glowy/csrf
2157 Downloads
Cross Site Request Forgery security component.
glowy/arrays
3027 Downloads
Arrays Component provide a fluent, object-oriented interface for working with arrays, allowing you to chain multiple arrays operations together using a more readable syntax compared to traditional PHP arrays functions.
atomastic/strings
6316 Downloads
Strings Component provide a fluent, object-oriented interface for working with multibyte string, allowing you to chain multiple string operations together using a more readable syntax compared to traditional PHP strings functions.
atomastic/registry
3323 Downloads
Registry Component provides a fluent, object-oriented interface for storing data globally in a well managed fashion, helping to prevent global meltdown.
atomastic/macroable
7060 Downloads
Macroable Component is a trait that, gives you the ability in effect to add new methods to a class at runtime.
atomastic/filesystem
3466 Downloads
Filesystem Component provide a fluent, object-oriented interface for working with filesystem.
atomastic/arrays
7078 Downloads
Arrays Component provide a fluent, object-oriented interface for working with arrays, allowing you to chain multiple arrays operations together using a more readable syntax compared to traditional PHP arrays functions.
glowy/benchmark
151 Downloads
Benchmark Package provide basic functionality for benchmarking.
atomastic/csrf
1150 Downloads
Cross Site Request Forgery security component.
juzna/flowphp
6 Downloads
Cooperative Multitasking for PHP