https://github.com/dadwic/php-sep-refund
SEP Refund Service
https://github.com/dadwic/php-sep-refund
jms-metadata jms-serializer php xml xsd
Last synced: 6 months ago
JSON representation
SEP Refund Service
- Host: GitHub
- URL: https://github.com/dadwic/php-sep-refund
- Owner: dadwic
- License: other
- Created: 2017-07-03T07:45:24.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-04T09:59:46.000Z (almost 9 years ago)
- Last Synced: 2026-01-11T19:34:59.812Z (6 months ago)
- Topics: jms-metadata, jms-serializer, php, xml, xsd
- Language: PHP
- Size: 1.8 MB
- Stars: 5
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Composer Library Template
=========================
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 [http://www.darwinbiler.com/designing-and-making-the-readme-file-for-your-github-repository/](How to make a README file) for more info.