Showing 30 open source projects for "simple php scripts"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
  • 1
    Brew PHP Switcher

    Brew PHP Switcher

    Brew PHP switcher is a simple shell script to switch versions of PHP

    Brew PHP switcher is a simple shell script to switch your apache and CLI quickly between major versions of PHP. If you support multiple products/projects that are built using either brand new or old legacy PHP functionality. For users of Homebrew (or brew for short) currently only. If you support multiple products/projects that are built using either brand new or old legacy PHP functionality and you find it a pain to change config files continually this will make the whole process just one...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Kubernetes Examples

    Kubernetes Examples

    Minimal self-contained examples of standard Kubernetes features

    A reference repository of YAML with canonical and as-simple-as-possible demonstrations of Kubernetes functionality and features. Minimal self-contained examples of standard Kubernetes features and patterns in YAML.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3

    pyenv

    Simple Python version management

    pyenv is a tool for the simple management of Python versions: it lets you easily switch between different Python versions, offering support for per-project Python versions. pyenv is an uncomplicated, unobtrusive tool that simply works, and follows the UNIX tradition of single-purpose tools that do one thing well. Unlike other similar tools, pyenv does not depend on Python itself. Having been made from pure shell scripts, it's safe from a Python bootstrap problem. It doesn't need to be loaded...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Docker tools

    Docker tools

    Useful tools when you are running your project inside docker container

    Running a DNS service for docker containers always messes with the DNS settings of your workstation. Especially if these DNS/discovery services themselves run inside docker containers on an active development workstation. Resolving DNS issues is not an easy task. Contrary to that the hosts file is simple. The script first removes all existing entries of all the hostnames of containers created by docker-compose. Configure the environment variables in your .env file. That way it can be used...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • 5
    Znap!

    Znap!

    Znap! Fast, easy-to-use tools for Zsh dotfiles & plugins

    Znap is a fast, light-weight set of tools to ease the use of Zsh plugins & Git repos and reduce your shell's startup time. Using Znap to manage your plugins can be as simple as putting this in your .zshrc file. Additionally, Znap makes it so that you actually need to have less in your .zshrc file, by automating several tasks for you. Note that the above example does not include any call to complist, compinit, or bashcompinit in the .zshrc file. That is because Znap will run these for you...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    m23

    m23

    Your linux deployment tool!

    m23 is a free software distribution system (license: GPL), that installs (via network, starting with partitioning and formatting) and administrates (updates, adds / removes software, adds / removes scripts) clients with Debian, (X/K)Ubuntu and LinuxMint. It is used for deployment of Linux clients in schools, institutions and enterprises. The m23 server is controlled via a web interface. A new m23 client can be installed easily in only three steps. Group functions and mass installation...
    Downloads: 27 This Week
    Last Update:
    See Project
  • 7
    closh

    closh

    Bash-like shell based on Clojure

    ... of presentation and discoverability, what if we could bring back a richer environment as imagined by lisp machines? Clojure's has a simple syntax and well-thought design which makes it pleasurable to work with. Its extensive collection of powerful functions for data manipulation is suitable to provide solutions for daily tasks. Write shell scripts in a language you use daily for development so you don't have to google arcane shell constructs every time you need to do anything but the simplest tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    c

    c

    Compile and execute C "scripts" in one go!

    I love C for its raw speed (although it does have its drawbacks). We should all write more C. With this shell script, you can compile and execute C "scripts" in one go! (Oh yeah, and it works for C++ too.) First of all, I want to clarify why this is not the same as tcc -run. TCC is a compiler. We all know that. TCC will perform its own set of optimizations, just as GCC will perform its own and Clang will perform its own. The purpose of this script is to give a simple front-end to your favorite...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    minikube php_psql redis

    The environment using Minikube to show a simple PHP page with PostgreS

    minikube_php_psql_redis The environment using Minikube to show a simple PHP page with PostgreSQL and Redis. Tested on MacOsx with: Docker version 18.09.1, build 4c52b90 Minikube version: v0.33.1 Client/Server Version: version.Info{Major:"1", Minor:"13", GitVersion:"v1.13.2" Redis not tested yet!
    Downloads: 0 This Week
    Last Update:
    See Project
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 10
    HUGE

    HUGE

    Simple user-authentication solution, embedded into a small framework

    Just a simple user authentication solution inside a super-simple framework skeleton that works out-of-the-box (and comes with an auto-installer), using the future-proof official bcrypt password hashing/salting implementation of PHP 5.5+, plus some nice features that will speed up the time from idea to first usable prototype application dramatically. Nothing more. This project has its focus on hardcore simplicity. Everything is as simple as possible, made for smaller projects, typical agency...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    builder

    Easily build software for your Linux distro repo

    This project is a wrapper script using generated profiles that include any desired patches and files (such as .desktop, icons, and configurations) to easily update, build, and package the software to be made available in your Linux distributions' online repository. So instead of worrying about how to compile for autoconf, autogen, bootstrap, cmake, or the traditional configure, make, make install, for each software title in your repo, builder will take care of all those details so you can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Linux From Scratch GNU/Linux x-lfs-2010

    Linux From Scratch GNU/Linux x-lfs-2010

    LFS that builds GNU/Linux %100 NON-STOP from GNU C 4.4 - Firefox-20.0

    ... xpdf, motif-2.5.0 cde-2.2.4*, fvwm2, firefox-6.0/20.0 lite, qt-4.7.4 lite, gnome-1.4 w/gedit, postgres, apache, php, and more. 1.5G installed, 8G w/dirty src dirs intact. Easy 1-2-3 Instruction list (just several commands) to build all 350+ NON-STOP (no known bugs) Runs Mathematica 4.0+ fully (highest/lowest ver unk). XLogin setup optional (xdm-options) Simplicity: just 394k bash with all pkg-ver specific fixes to see PREREQUISITES: linux kernel 2.6.38
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Cluster Orchestrator

    orchestrator / cluster deployment tool

    The Orchestrator server is responsible for distribution and launch of simple apply/rollback shell scripts in a particular order across multiple servers . If for any reason deployment is failing at a particular stage the process will stop and you can rollback any changes done until then. In case you want to deploy your code or just call your preferred DSC client to apply the configuration locally the Orchestrator can be a handy tool. The operation can be started manually or scheduled...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    configthis

    Manage and execute Linux testing and reporting programs

    These bash shell scripts are intended to iteratively load executable files via symbolic links and echo output to a log file for later review. These bash shell scripts rely on a directory structure intended to group testing and reporting executable files by project, target platform, and version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    rcss

    rcss makes using (RCS) (S)imple

    rcss - rcs simplified. RCS is revision control. While the newer revision controls like git have taken the world by storm, I find as a systems administrator that I don't need all the features of git, I need some thing simple and that stays on my server and is simple and easy to use. RCS fit the bill for me for revision control. RCS didn't make it easy to do things like compare, revert. So I wrote rcss, to make working with rcs MUCH simpler, at least for myself. I hope you find it as useful...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Upix - The universal package installer

    Software management and packaging system for Linux.

    Upix is a distribution independent software management and packaging system for Unix/Linux. An Upix application consists of a single directory "AppDir" which contains build scripts and application specific files, both source and binaries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Conky Skin Chooser

    A now working console (GUI SOON!) skin manager for Conky.

    Conky Skin Chooser is a console application to manage conky skins. View the Home page to get started, find installation help, and to see revision history (Fun Stuff!). Did I forget to say it works now? It really does.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    QBAS (Qmake Automation Building System) is a group of scripts allowing the developer to check deps, configurate and build a code project without dealing directly with the GNU tools jungle (automake, autoconf, ld...). QBAS's use is quite simple and actuall
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A set of scripts named "svnexport" is intended to update the Web site from the Subversion repository by using "svn export [options]" command. You can work through a Web interface or from the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    shUnit2 is a unit testing framework for shell scripts (eg. sh, bash) that is modelled after the JUnit framework. It is designed to make unit testing in shell as simple as possible. >> This project is now hosted on GitHub (https://github.com/kward/shunit2). <<
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Ape Base Compile System is a set of bash scripts to leverage both ESP EPM (http://www.epmhome.org/) and MREPO (http://dag.wieers.com/home-made/mrepo/) in maintaining applications such as as Apache HTTPD, MySQL or PHP on Red Hat based systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Free scripts & examples- JSP, Eclipse, SQL, PHP, ASP, Win32 Batch, Javascript, Flash/Actionscript. -=-=-=-=-=-=- NOTE: This project is closed. For new development related to integrating Beyond Compare with Eclipse, see http://beyondcvs.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PHPRPMs is a collection of tools required to build PHP extensions "missing" from your RedHat/Fedora distribution (such as mhash, mcrypt, FDFtk, mssql, SQLite, APC, APD, dBase, filePro and others) as RPM add-ons to your "factory" PHP packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A verification library accompanied by a simple tool for verification of credit-cards, social security-numbers and other mod(10) and similar checksums in a standard shell-environment from the command-line or as a function. No compilation required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    binarycloud is an application framework for php. it is based on a a scale-free presentation system that is useful to developers creating complex applications from simple components. See http://binarycloud.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next