Download the PHP package payum/skeleton without Composer
On this page you can find all versions of the php package payum/skeleton. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download payum/skeleton
More information about payum/skeleton
Files in payum/skeleton
Package skeleton
Short Description The Payum extension. Rapid extensino development
License MIT
Homepage https://payum.forma-pro.com
Informations about the package skeleton
Supporting Payum
Payum is an MIT-licensed open source project with its ongoing development made possible entirely by the support of community and our customers. If you'd like to join them, please consider:
Skeleton
The Payum extension to rapidly build new extensions.
-
Create new project
- Replace all occurrences of
payum
with your vendor name. It may be your github name, for now let's say you choose:acme
. - Replace all occurrences of
skeleton
with a payment gateway name. For example Stripe, Paypal etc. For now let's say you choose:paypal
. -
Register a gateway factory to the payum's builder and create a gateway:
- While using the gateway implement all method where you get
Not implemented
exception:
Resources
Developed by Forma-Pro
Forma-Pro is a full stack development company which interests also spread to open source development. Being a team of strong professionals we have an aim an ability to help community by developing cutting edge solutions in the areas of e-commerce, docker & microservice oriented architecture where we have accumulated a huge many-years experience. Our main specialization is Symfony framework based solution, but we are always looking to the technologies that allow us to do our job the best way. We are committed to creating solutions that revolutionize the way how things are developed in aspects of architecture & scalability.
If you have any questions and inquires about our open source development, this product particularly or any other matter feel free to contact at [email protected]
License
Skeleton is released under the MIT License.