tetrode/composer-library-template

Boilerplate package for creating other packages.

1.0.3 2017-08-11 14:25 UTC

This package is not auto-updated.

Last update: 2024-04-28 00:00:45 UTC


README

If you are trying to create a new PHP Composer library, whether it will be going to submitted to packagist.org or just in your Github account, this template of files will surely help you make the process a lot easier and faster.

Features

  • PSR-4 autoloading compliant structure
  • Unit-Testing with PHPUnit
  • Comprehensive Guides and tutorial
  • Easy to use to any framework or even a plain php file

I encourage that you put more information on this readme file instead of leaving it as is. See How to make a README file for more info.

Potential libraries to use

    "silex/silex": "^2.0",
    "twig/twig": "^1.31",
    "twbs/bootstrap": "^3.3",
    "symfony/twig-bridge": "^3.1",
    "components/jquery": "^3.1",
    "apache/log4php": "^2.3",
    "giggsey/libphonenumber-for-php": "7.2.5",
    "guzzlehttp/guzzle": "^6.2",
    "jasny/twig-extensions": "^1.0",
    "beberlei/assert": "^2.6",
    "matthiasmullie/minify": "^1.3",
    "twilio/sdk": "^5.4",
    "wsdl2phpgenerator/wsdl2phpgenerator": "^3.4",
    "vlucas/valitron": "^1.4",
    "pusher/pusher-php-server": "^2.6",
    "arcturial/clickatell": "^3.0"
    "doctrine"