Search Results for "php payroll script" - Page 8

Showing 1324 open source projects for "php payroll script"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 1

    PhpMyAdmin Remote Backup

    Simple script to do backups of a MySQL database with phpmyadmin

    You have a shared hosting with a MySQL database and PHPMyAdmin. You know how to "export" the database, but you'll like to do it every days/months..., to another server. This PHP script do the job : it behaves like a user of the export function of PHPMyAdmin. Download the code, nothing in the "Files" tab of SourceForge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Stock Center

    Stock Center

    A personal stock portfolio tracking tool

    Stock center is a tool I am working on for tracking investments. It's centered around dividend investing, tracking your purchases and dividend income. This project started life as a single file script that I wrote for myself to run @ home only. It's grown a good deal since those days, and it is going through some growing pains as I work to re-structure it into a more proper application. It's by no means "enterprise class", but I'm working hard when I have time to move it in a good...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3

    fifamasterXLS

    Open source script based on Master XLS

    FifamasterXLS is an open source script in PHP and MYSQL based on Master League XLS, a competition of fantasy football that involves the use of the web and the video game FIFA from Electronic Arts. Latest Release: v 2.3.2 Release Note: https://sourceforge.net/p/fifamasterxls/blog/2015/10/fifamasterxls-232-disponibile-/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Console Blocking For Defa Protector

    Console Blocking For Defa Protector

    Console Block For Full Video Protection of Defa Protector

    Console Block is a script to prevent javascript injection on webpage and very useful to prevent any spoofing on defa protector technology. This technology is currently experimental and is a son of defa protector
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 5
    sPBM - Simple PHP Backup Manager

    sPBM - Simple PHP Backup Manager

    Php tool to create backups of your website: MySQL Database and Folders

    A free and open source PHP tool to create Backups of your website (MySQL Database, Folders and Files). The backups are saved in ZIP archives on server. The sPBM script can also restore the MySQL tables in your database from the SQL backup stored in ZIP archive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    zen cart 1.0 par VDS

    zen cart 1.0 par VDS

    script zen cart simplifié par VDS

    Version complète du script open source zen cart modifié, simplifié et facile d'installation avec un tuto explicatif. Les fonctions, modules, options... sont celles de bases. La traduction Française est incomplète en administration. Support: http://www.vente-de-scripts.fr/contact_us.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    mysql2sqlite

    converts mysql database to sqlite database using php, pdo or exe

    Convert a mysql database to a Sqlite database. Includes two projects : A) A php script B) A windows executable, based on a python script Converts data, indexes and foreign key constraints. About the php script : -don't need a lot of memory -good speed Was projected to use on VDS/VPS. Usage: wget https://sourceforge.net/projects/mysql2sqlite/files/mysql2sqlite/download chmod +x mysql2sqlite .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GameTracker.rs API Script - Server Info

    GameTracker.rs API Script - Server Info

    PHP script that uses GameTracker.rs API to retrieve server information

    PHP script that uses GameTracker.rs API to retrieve server information. http://api.gametracker.rs/demo/json/server_info/ip This is the API page, just write ip adress of your server and you will see how it looks like. To use this script, your server needs to be added on GameTracker.rs All games from GameTracker.rs are supported and that is: - Counter Strike - Counter Strike Source - Counter Strike Global Offensive - Call of Duty 2 - Call of Duty 4 Modern Warfare - Minecraft - GTA San Andreas - Team Fortress 2 This is useful for your gaming portals, forums etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Liga Manager Online is a php-script for managing sports leagues directly on your homepage. It is the most easy way to give your visitors access to the results, standings and statistics of your favorite leagues.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    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.
    Get a free trial
  • 10

    HTTPLog

    Collect and show logs and images into files on HTTP requests

    PHP script, which writes logs into files on HTTP request. Useful for android tasker automation. Has protection from wrong parameters. Also can write images using HTTP Post. Can show activity graph. Can be used with applications that use tablet/phone camera for camera monitoring. Author site: http://arkhipenko.weebly.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    WinServMon

    Monitor windows servers (temperature, free space, backups)

    WinServMon is able to do: 1. Collect temperatures of servers in mysql database using SpeedFan. Show temperatures in a php webpage. 2. Collect free disk space of all disks. 3. Collect dates of last backup files. 4. Merge all information in a colored web page dashboard. Needs access to internet (uses google charts). It uses SpeedFan, CrystalDiskInfo, Apache, PHP, Mysql, Mysql backup script and some optional backup software (GoodSync, Acronis).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    PHPSyncMysql

    Sync two mysql databases using PHP

    You will find two different script here: - load-mysql.php takes import.sql file, that was exported from phpmyadmin and imports it into mysql database (tested, binary safe) - sync-mysql.php connects to two mysql databases and copies each table from first database into the second database (deletes table before copying) This can be useful to load large mysql database into hosting, because phpmyadmin sometimes does not allow to load files greater than 2mb
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Socialkit Community Like as Facebook
    SocialKit is a Social Networking Php script and easy to install, Free no ads also works 100% in free hosting. Socialkit latformconsists of various features including Live Chat, Pages, Groups, Messages, Stories, Comments, Likes, Shares, Notifications, #Hashtags, @Mentions, etc. Post Soundcloud embed grabber, post youtube embed grabber. It allows users to socialize with each other, share with their favorite community, connect with their favorite brands, artists, celebrities, and much more. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Free Windows Network User Accounting

    Free Windows Network User Accounting

    User Computer and IP Address Tracking

    FWNUA (Free Windows Network User Accounting) runs silently in a Windows login script or GPO and collects data about user logins. FWNUA keeps track of the workstations logins so you don't have to! FWNUA now supports syslog and Splunk! Look for the fwnua - syslog version in the files list. Use Splunk or your own syslog server with data mining tools to create a robust user tracking system. Find our Spunk app on Splukbase: https://splunkbase.splunk.com/app/2773/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Ajax Multiple Select Dropdown List

    An AJAX script that can be used te create dynamically multiple Select

    An AJAX script that can be used te create dynamically multiple Select lists with data from a MySQL table. When the user chooses an option from the Select list, it calls an Ajax function that acceses a PHP file that will return another select Drop down according to the option selected.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CrazyStat

    CrazyStat

    Free PHP web analytics script

    CrazyStat is a web analytics script written in PHP. It does not need access to server-logfiles or a MySQL-database to generate statistics of your website visitors. The script has very good usability and still has lots of features. The stats only need one screen length to present all the information. It's fast because of it's caching technology and uses minimal webspace by compressing logfiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Wee Tiny Blog

    A Wee Tiny Blog

    A small PHP class to add a blog to an existing website

    A Wee Tiny Blog is a little script that you can use as a building block for your site or as a way to add a blog to an existing site. Instead of being a complete website template or system, it's just a little class instance that can be neatly inserted into an existing design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    TracInstall

    setup and run multiple trac environments

    php script that shows commands needed to setup and run multiple trac environments. It set's up trac in a way i needed back then, in no way complete but saved me a lot time when i came back to it view months later... cheers see: http://trac.edgewall.org/wiki/TracStandalone
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Linfo
    Very fast cross-platform php script that describes the host server in extreme detail, giving information such as ram usage, disk space, raid arrays, hardware, network cards, kernel, os, samba/cups/truecrypt status, temps, disks, and much more. Latest code is here: https://github.com/jrgp/linfo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JStudio

    JStudio

    Tool to develop Joomla extensions. Generates sql, php and xml code.

    JStudio is a tool to generate Joomla extensions. - Creation of components for Joomla 2.5 and Joomla 3.0. - Generating sql scripts for component tables. -Generating php code for back-end management. -Adding code for views, models and controller for back-end and front-end. -Updating comment headers for every php file including version, package, copyright, license and author. -Easily adding multi-language strings to ini files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Encode Explorer is an easy-to-use php script to use as an index file. It shows files in the server and lets you browse through folders, upload files etc. It is kept small and neat so that the source can be used for learning.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22

    Check Google Pagerank PHP

    PHP script to Check PageRank of website

    Google gives pagerank(between 0 to 10) for every website. Pagerank is an one of the important factor in Search engine rankings.Google Pagerank is based on numbers of quality backlinks to website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Maci Shell

    single file multi-purpose multi-platform shell written in php

    Maci web shell is a single-file multi-purpose multi-platform script written using PHP. It will work (With some exceptions) in any system that uses Apache+PHP. You just need to copy the script to the web server working dir and the script will allow you to browse files remotely, run commands, upload content and watch the configuration. By the way. The default password is -easywebshell- The difference with most other webshells out there is that this one has been designed to be more simple and easy to use, with nice looking icons and thumbnails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    H2OGame

    H2OGame

    Free Professional Game Platform PHP Script

    Create your own online Game platform with rating system, categories, full HTML5 design, full admin panel, pages management, advertising management, and much more. ---------- H2OGame was a commercial script (which was sold for £27 per license). NOW, I decided to distribute it as a FREE (and still Open Source) software and under an Open Source license! Enjoy it and visit the official site at: http://idzup.com/php-game-script/ And the HiZup's Lab -> http://idzup.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    Captive Portal Plus

    An add on script for pfSense 2.

    A script for pfSense Version >= 2.1. Generate on the webGUI a pdf with vouchers or send the voucher to an network receipt printer. --> For installation instructions, etc. see wiki: https://sourceforge.net/p/captiveportalplus/wiki/browse_pages/ --> ATTENTION: When you update your pfSense version you must re-install CP+! Before you update your pfSense, download the CP+ config (CP+ Settings tab)!
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo