Skip to content

satyr-software/w2box

 
 

Repository files navigation

W2Box : PHP file repository

Installation

Basically copy config.sample.php to config.php and it's ready to go

Changelog

20230103 Alvin Sim

Using this as a test bench to bring this up to spec for 2023 ;) Including putting proper README.md. Project is abandoned due to too many possible injections (use Laravel instead to sanitize). Yes, it bloats it up but much safer.

20160309 Alvin Sim

I too have been using w2box for a long time. The fork is due to the current state of non-maintenance, and with PHP7 (actually 5.3) deprecating some functions (ereg()), which is now broken. This is the first fix I will be committing in shortly.

20110626 Andrei Neculau

I have been using w2box for small projects for 2-3 years now. Thought the least I can do as a thank-you-w2box! is release the project back into the wild (including my small fixes & additions), as Clement Beffa has moved away from the project. Enjoy & fork away!

Licence/Copyrights?

(c) 2005-2008, Clement Beffa http://labs.beffa.org/w2box/

(c) 2009-2011, Andrei Neculau http://www.andreineculau.com

w2box is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 http://creativecommons.org/licenses/by-nc-sa/3.0/

You are free:

  • to Share — to copy, distribute and transmit the work
  • to Remix — to adapt the work Under the following conditions:
  • Attribution. You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work).
  • Noncommercial. You may not use this work for commercial purposes.
  • Share Alike. If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one. For any reuse or distribution, you must make clear to others the license terms of this work. Any of the above conditions can be waived if you get permission from the copyright holder. Nothing in this license impairs or restricts the author's moral rights.

About

file repository for php

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 69.5%
  • JavaScript 20.9%
  • Perl 6.2%
  • CSS 3.4%