https://github.com/josecarlosphp/writer
PHP classes for write to different destinations, mainly files.
https://github.com/josecarlosphp/writer
Last synced: 7 months ago
JSON representation
PHP classes for write to different destinations, mainly files.
- Host: GitHub
- URL: https://github.com/josecarlosphp/writer
- Owner: josecarlosphp
- License: gpl-3.0
- Created: 2019-08-24T11:12:23.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-24T17:54:25.000Z (about 6 years ago)
- Last Synced: 2025-03-28T22:19:15.715Z (7 months ago)
- Language: PHP
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# writer
PHP classes for write to different destinations, mainly files.
Copyright (C) 2019 José Carlos Cruz Parra
This 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, see .