Showing 32 open source projects for "simple php scripts"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Shift, the browser that merges all of your web apps into one powerful window. Icon
    Shift, the browser that merges all of your web apps into one powerful window.

    Your power browser.

    Streamline everything you do online when you install Shift and access thousands of apps without leaving your browser. Connect all of your Gmail, Outlook, and Office 365 accounts and manage everything from one centralized window. Build out your Shift browser with apps that integrate seamlessly so you have ultra-fast access to all the tools you use to stream, shop, work, browse, and stay connected. Shift brings it all together.
    Try for Free
  • 1
    Selenium

    Selenium

    Browser automation framework and ecosystem

    ... bindings to drive a browser - the way it is meant to be driven. If you want to create quick bug reproduction scripts, create scripts to aid in automation-aided exploratory testing, then you want to use Selenium IDE; a Chrome and Firefox add-on that will do simple record-and-playback of interactions with the browser. If you want to scale by distributing and running tests on several machines and manage multiple environments from a central point.
    Downloads: 138 This Week
    Last Update:
    See Project
  • 2
    YOURLS

    YOURLS

    Your own URL shortener

    YOURLS stands for Your Own URL Shortener. It is a small set of PHP scripts that will allow you to run your own URL shortening service (a la TinyURL or Bitly). Running your own URL shortener is fun, geeky and useful: you own your data and don't depend on third-party services. It's also a great way to add branding to your short URLs, instead of using the same public URL shortener everyone uses. Private (your links only) or Public (everybody can create short links, fine for an intranet). Terrific...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Goutte

    Goutte

    Goutte, a simple PHP Web Scraper

    Goutte is a screen scraping and web crawling library for PHP. Goutte provides a nice API to crawl websites and extract data from the HTML/XML responses. Goutte depends on PHP 7.1+. Add fabpot/goutte as a require dependency in your composer.json file. Create a Goutte Client instance (which extends Symfony\Component\BrowserKit\HttpBrowser). Make requests with the request() method. The method returns a Crawler object (Symfony\Component\DomCrawler\Crawler). To use your own HTTP settings, you may...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    SPX

    SPX

    A simple & straight-to-the-point PHP profiling extension

    SPX, which stands for Simple Profiling eXtension, is just another profiling extension for PHP. It differentiates itself from other similar extensions as being totally free and confined to your infrastructure (i.e. no data leaks to a SaaS). Very simple to use: just set an environment variable (command line) or switch on a radio button (web request) to profile your script. Thus, you are free of manually instrumenting your code (Ctrl-C a long running command line script is even supported). Using...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    WhichBrowser

    WhichBrowser

    Browser sniffing gone too far — A useragent parser library for PHP

    This is an extremely complicated and almost completely useless browser-sniffing library. Useless because you shouldn't use browser sniffing. So stop right now and go read something about feature detecting instead. I'm serious. Go away. You'll thank me later. There is always an exception to the rule. There are valid reasons to do browser sniffing: to improve the user experience or to gather intelligence about which browsers are used on your website. My website is html5test.com and I wanted to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SeleniumBase

    SeleniumBase

    A framework for browser automation and testing with Selenium

    SeleniumBase automatically handles common WebDriver actions such as launching web browsers before tests, saving screenshots during failures, and closing web browsers after tests. SeleniumBase lets you customize test runs from the command line. SeleniumBase uses simple syntax for commands. pytest includes automatic test discovery. If you don't specify a specific file or folder to run, pytest will automatically search through all subdirectories for tests to run. No More Flaky Tests! SeleniumBase...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Simple Python Browser

    Simple Python Browser

    A Simple Python Browser with PyQt5

    This browser is maintained and build by two devs on github @JohnVictoryz (creator also the one writing this) and @TheHolyTachanka (helping on docs and coding) Github Repository: https://github.com/The-All-Python-Project/SimplePythonBrowser If you have linux check the github page on https://python-browser.github.io/SimplePythonBrowser/installation and pick your distro we have also auto install scripts that the install it automatically
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Fire Detector

    Fire Detector

    Detect web framework and javascript libraries run on browsing website

    When you surf the internet with Fire Detector, You can also find more unknown frameworks and libraries. It is based on [LibrarySniffer](https://github.com/justjavac/ChromeSnifferPlus/). I've replaced some deprecated javascript interfaces with asynchronous ones adopted by Firefox for its add-ons --- ### Limitations - WebExtension only works on sites that allow content scripts. With this WebExtension, You can detect:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Instant Ad-Close Add-on

    Instant Ad-Close Add-on

    Simple interface for advertising blocking via the webRequest APIs

    Simple but powerful ad-blocking extension for your Browser; the main goals are simplicity of implementation and performance. --- Release 0.6.0 - Added some useful scripts on the web page to improve the security of links and forms --- Once installed, an icon should appear in your toolbar. Red means blocking is enabled, dark grey means disabled; click the icon to toggle. Preferences to customize the URI filters it uses. Details ------- This extension can only block external requests...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 10
    RoboBrowser

    RoboBrowser

    On the fly web scraper

    RoboBrowser is a webkit powered browser which built for web scraping purposes. It loads requested webpage, saves page source to disk, and sends it's path to a php script as first parameter.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    OSXBrowserHistory

    OSXBrowserHistory

    OSX Browser History - a collection of scripts to dump browser history

    ... Find Bookmarks OSXFindBookmarks provides a simple method and scripts to search bookmarks from all three web browsers. The method is to export your bookmarks from each browser in HTML form on a regular basis and keep the latest versions in a given folder. The scripts provide a simple means to search these files and return a local web page containing matches: OSXFindBookmarks.v5.scpt OSXFindBookmarks.v5.sh
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Wireless Universal Resource File

    Wireless Universal Resource File

    Handset Detection for Mobile Applications. Device Description Database

    ... leverage this knowledge to optimize the mobile experience. WURFL can detect over 10000 device types and offers over 500 device capabilities, including desktops, smartphones, tablets, feature phones, smart TV’s and many other emerging devices types. WURFL addresses the needs of many types of users, from large enterprises with high performance requirements, to regular companies who need a solution that is simple to deploy, integrate and customize. WURFL is provided by ScientiaMobile, Inc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PHP Login Without Database by VallasTech

    PHP Login Without Database by VallasTech

    Secure PHP Login Without MySql by VallasTech

    Secure PHP Login Without MySql Secure by VallasTech. This simple script is used to make an easy login script without the need for MySql.Very easy to understand;run on any server.Simple design and full Customizable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Sophia Browser

    a simple persian web browser.

    Sophia is a free,light and a simple web browser. it was programming with Lua language based on IE. the latest version is: version 2 build 1 -this is a advanced edition -many of the bugs were fixed -very fast browsing -new user interface and icon -very light -quick statrtup -optimized -without some tools(example:(stop:tab1,tab2 and...)) and more... please download it from here
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    Pal100x Update checker For Windows

    This is a software update checker which uses PHP scripts.

    This is a software update checker which uses PHP scripts to work and so, doesn't work via user version sending like other similar software. It includes a script development kit for developers. Despite being written in PHP the application doesn't require a web server because it's core is being compiled with ExeOutput For PHP, an utility that can convert a web app into executable. It also allows creation of system functions, classes, arrays and many other components that can be used in scripts...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    KCFinder
    KCFinder is an alternative to the CKFinder web file manager. It can be integrated into FCKeditor, CKEditor, and TinyMCE WYSIWYG web editors to upload and manage images, flash movies, and other files that can be embedded in generated HTML content.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    browser_get is a PHP class with a list of regular expressions to detect the browser (and version) a visitor uses. browser_get is very simple to use, only four lines of code needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Adam's Code
    This is a site that I use to keep programs I make and want to share.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project concept is "Good bye login form". YggDore Sky Gate provides login to various service by using same the login ID and password. The authentic method is like POP before SMTP, very simple, your service is able to join easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A simple PHP file-manager/-browser (file-upload/select/delete ...), usable as plugin for TinyMCE or other wysiwyg's/application's, Including a cross-browser safe "Windows Explorer" style and free icons, for installation just upload a SINGLE php file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    NuxFTP is Webftp application for the web, allowing users to connect to a remote host and upload, delete, edit, and create files. NuxFTP has a simple directory browser that allows users to view detailed file information. NuxFTP is plugin for Nux Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    pbrowse - file manager written in PHP provides simple and easy way for managing your files via www browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Creating WebPhotoAlbums. Simple copy your images in a folder, the frogpics photoalbum generate a directory navigation and image list on the fly. Enjoy simplicity! The old perl-related generation of a set with html-files is also in the package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Presentation framework for Web applications. On the basis of: HTML, JavaScript, DHTML. Configure your user interface with Tag libraries (for J2EE systems) or XSL templates (for any other WEB systems using XML/XSL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Scratch is a simple markup language for use in applications such as weblogs and content management systems. Scratch provides simple inline and block tags for formatting and semantic markup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next