Thanks to visit codestin.com
Credit goes to github.com

Skip to content

balrok/phpstuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phpstuff

    .--.            _               _          __  __      .--.
   |o_o |     _ __ | |__  _ __  ___| |_ _   _ / _|/ _|    |o_o |
   |:_/ |    | '_ \| '_ \| '_ \/ __| __| | | | |_| |_     |:_/ |
  //   \ \   | |_) | | | | |_) \__ \ |_| |_| |  _|  _|   //   \ \
 (|     | )  | .__/|_| |_| .__/|___/\__|\__,_|_| |_|    (|     | )
/'\_   _/`\  |_|         |_|                           /'\_   _/`\
\___)=(___/                                            \___)=(___/

Hello, in this repository I will post random PHP stuff which I created. All my code is licensed under the terms of the MIT License.

If you use anything and have fixes or ideas, feel free to contact me. Either via github or send me an email to: carl.schoenbach\at googlemail\dot com

The current content is:

Yii:

  • Propertycommand: A commandline util to add database fields as docstring @property to your CActiveRecord classes.
  • CsvMessageSource: A translation-source format in CSV

General:

  • coverage: A clover.xml Coverage creator - intended to be used for a whole webpage with multiple requests
  • debugtools: my debughelper which is like an improved echo, print_r, var_dump

About

Random PHP snippets I did

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages