Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lornajane/php-web-services
Collection of code samples to accompany the PHP Web Services book (authored by Lorna Jane Mitchell, published by O'Reilly). Feel free to fork and use for inspiration
https://github.com/lornajane/php-web-services
Last synced: about 24 hours ago
JSON representation
Collection of code samples to accompany the PHP Web Services book (authored by Lorna Jane Mitchell, published by O'Reilly). Feel free to fork and use for inspiration
- Host: GitHub
- URL: https://github.com/lornajane/php-web-services
- Owner: lornajane
- Created: 2013-05-02T16:28:37.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-06-04T01:22:22.000Z (5 months ago)
- Last Synced: 2024-10-31T04:03:00.283Z (15 days ago)
- Language: PHP
- Size: 43 KB
- Stars: 91
- Watchers: 21
- Forks: 59
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
PHP-Web-Services
================The book: [PHP Web Services on OReilly.com](http://www.dpbolvw.net/click-7049572-11260198?url=http%3A%2F%2Fshop.oreilly.com%2Fproduct%2F0636920028291.do%3Fcmp%3Daf-prog-book-product_cj_9781449356569_%25zp&cjsku=0636920028291) (affiliate link)
Collection of PHP code samples to accompany the PHP Web Services book (authored by Lorna Jane Mitchell, published by O'Reilly). Feel free to fork and use for inspiration, this is quite literally the contents of my working code folders as I developed the book itself. They are mostly trivial, and I offer no guarantee as to their usefulness, but you are more than welcome to them :)
(if you're looking for the code samples for the 1st edition of the book, use the `1st-edition` branch)