Libraries tagged by glowyphp
glowy/strings
3503 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
2368 Downloads
Session Package provides basic methods to work with session.
glowy/registry
2337 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
5367 Downloads
Macroable Component is a trait that, gives you the ability in effect to add new methods to a class at runtime.
glowy/arrays
3273 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/filesystem
2723 Downloads
Filesystem Component provide a fluent, object-oriented interface for working with filesystem.
glowy/csrf
2340 Downloads
Cross Site Request Forgery security component.
glowy/benchmark
258 Downloads
Benchmark Package provide basic functionality for benchmarking.
atomastic/strings
6350 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
3341 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
7099 Downloads
Macroable Component is a trait that, gives you the ability in effect to add new methods to a class at runtime.
atomastic/filesystem
3483 Downloads
Filesystem Component provide a fluent, object-oriented interface for working with filesystem.
atomastic/csrf
1152 Downloads
Cross Site Request Forgery security component.
atomastic/arrays
7117 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.
juzna/flowphp
6 Downloads
Cooperative Multitasking for PHP