Packages from glowy

  • PHP

    glowy/arrays

    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.

  • PHP

    glowy/benchmark

    Benchmark Package provide basic functionality for benchmarking.

  • PHP

    glowy/csrf

    Cross Site Request Forgery security component.

  • PHP

    glowy/filesystem

    Filesystem Component provide a fluent, object-oriented interface for working with filesystem.

  • PHP

    glowy/macroable

    Macroable Component is a trait that, gives you the ability in effect to add new methods to a class at runtime.

  • PHP

    glowy/registry

    Registry Component provides a fluent, object-oriented interface for storing data globally in a well managed fashion, helping to prevent global meltdown.

  • PHP

    glowy/session

    Session Package provides basic methods to work with session.

  • PHP

    glowy/strings

    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.

  • PHP

    glowy/view

    View Package provides basic methods for creating extendable PHP Views.