glowyphp

There are 8 repositories under glowyphp topic.

  • glowyphp/arrays

    Arrays Package 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.

    Language:PHP15312
  • glowyphp/strings

    Strings Package provide a fluent, object-oriented interface for working with multibyte strings, allowing you to chain multiple string operations together using a more readable syntax compared to traditional PHP strings functions.

    Language:PHP15211
  • glowyphp/registry

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

    Language:PHP8251
  • glowyphp/session

    Session Package provide a fluent, object-oriented interface for working with Session.

    Language:PHP8211
  • glowyphp/macroable

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

    Language:PHP7310
  • glowyphp/filesystem

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

    Language:PHP6321
  • glowyphp/csrf

    Csrf Package provides Cross Site Request Forgery protection by comparing provided token with session token to ensure request validity.

    Language:PHP3212
  • glowyphp/view

    View Package provides basic methods for creating extendable PHP Views.

    Language:PHP1100