Skip to content

quazardous/eclectic-helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eclectic-helpers

Various helpers I dont want to duplicate

install

composer require quazardous/eclectic-helpers

doc

See code. You may like:

  • RowsWrapper in src/Transform: add dynamic fields to row or array of rows. Use it for Twig data preparation stuff.
  • ComplexType in src/Form: structured form type without form class.
  • ZOutStream in src/Helper: on-the-fly zlib compression to web output (for downloads).

context

Used in Silex 2 / Doctrine projects but may work somewhere else.

dependencies

Dependencies are not required but suggested to avoid breaking projects not using all the helpers.

About

Various helpers I dont want to duplicate

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages