Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cornernote/php-content-delivery
A simple Content Delivery Network (CDN) script for PHP.
https://github.com/cornernote/php-content-delivery
Last synced: 3 months ago
JSON representation
A simple Content Delivery Network (CDN) script for PHP.
- Host: GitHub
- URL: https://github.com/cornernote/php-content-delivery
- Owner: cornernote
- License: gpl-3.0
- Created: 2012-11-01T13:35:27.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-13T23:29:51.000Z (about 12 years ago)
- Last Synced: 2024-10-04T18:48:32.127Z (3 months ago)
- Language: PHP
- Homepage:
- Size: 117 KB
- Stars: 7
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: license.txt
Awesome Lists containing this project
README
----------------------------------
PHP Content Delivery
----------------------------------Copyright (c) 2012 Brett O'Donnell
Source Code: https://github.com/cornernote/php-content-delivery
Home Page: http://mrphp.com.au/blog/content-delivery-networks-phpThis program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
----------------------------------
Description
----------------------------------Deliver a file that exists on another server.