VSCode Extension: Automatically updates build number and date on save
- Automatically updates @build and @updated tags in your PHP files.
- Saves the build information in builds.json located in the .versions folder.
- Creates a backup of the saved file in the .repos folder with the updated build number and date.
- Allows setting an initial build number via configuration.
- Automatically creates and updates .vscode/settings.json to exclude the .versions and .repos folders from the file explorer.
cvsphpview is based on phpBrowseCVS 1.0, it provides simple PHPclass to access CVS repositories from local or remote (not soon). It can do any of following jobs: lists, logs,diffs,annotates,checkouts,.... After all, I try to make it better for you.
CVSweb-PHP offers a web interface access to a CVS repository. CVSweb-PHP was created for cases where a project still using CVS has no means of installing a CGI script on its web server, but where running a PHP script is an option.
Xcvs is a web-based CVS tracking tool. It traces the log information in CVS and generates a single patchset for each commit command. It also generates a patch file that captures the change for each patchset. The web interface allows one to query the patc
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
A "plugin" to CVS which will update the dotProject management suite. It is written in Perl, and will process the cvs commit log, checking for required/optional dotProject parameters for a task, and then update the mysql database which dotProject uses.
This project will provide a PHPclass to communicate with a CVS repository via both direct connection to a local filesystem and pserver access to the repository, with the possibility of enabling (in a future version) connectivity using the :ext: method.
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
MyWebFTP is a little PHP Tool that allows you to manage you files and directories on your webspace, through a web browser. Usefull when you are behind a restrictive proxy and more handy than an heavy software FTP Client. Uses only PHP file functions.
syncSQL is a perl server-side CVS script, that sends commit information to a mySQL database, so commits can be viewed, tracked and filtered throught a simple web page or any mySQL client.
If you are a admin some project, and you donot like CVS, you must have this! In public part, you can post current files, history of project, open tasks,... Developers can post new code and take the currently (like in CVS), send messages to other devs,...
Collaborative publishing system for periodicals and e-zines.
On-web editing. Multi-user permission system. Assignment and workflow automation. Uses CVS to store revisions. Used at staff.daemonnews.org to publish www.daemonnews.org.
CVSBrowser provides web-based access to view CVS repositories, based on the cvs 'modules' file to more accurately reflecting the repository, and handling multiple repositories with individual configurations.
PVC (PhpVersionControl) is a port of CVS to PHP. It features a shell version and a web interface that has all the features of CVS (i.e. commit, checkout, etc.), in an easy to use web interface.