Libraries tagged by glowyphp
glowy/strings
3439 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/macroable
5299 Downloads
Macroable Component is a trait that, gives you the ability in effect to add new methods to a class at runtime.
glowy/arrays
3210 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
6324 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
2312 Downloads
Session Package provides basic methods to work with session.
glowy/registry
2281 Downloads
Registry Component provides a fluent, object-oriented interface for storing data globally in a well managed fashion, helping to prevent global meltdown.
glowy/filesystem
2667 Downloads
Filesystem Component provide a fluent, object-oriented interface for working with filesystem.
glowy/csrf
2284 Downloads
Cross Site Request Forgery security component.
atomastic/registry
3330 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
7073 Downloads
Macroable Component is a trait that, gives you the ability in effect to add new methods to a class at runtime.
atomastic/filesystem
3472 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
7090 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
204 Downloads
Benchmark Package provide basic functionality for benchmarking.
juzna/flowphp
6 Downloads
Cooperative Multitasking for PHP