Search Results for "table view data php" - Page 4

Showing 325 open source projects for "table view data php"

View related business solutions
  • 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
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

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

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 1
    Open Source Data Quality and Profiling

    Open Source Data Quality and Profiling

    World's first open source data quality & data preparation project

    This project is dedicated to open source data quality and data preparation solutions. Data Quality includes profiling, filtering, governance, similarity check, data enrichment alteration, real time alerting, basket analysis, bubble chart Warehouse validation, single customer view etc. defined by Strategy. This tool is developing high performance integrated data management platform which will seamlessly do Data Integration, Data Profiling, Data Quality, Data Preparation, Dummy Data Creation...
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    GoRose ORM

    GoRose ORM

    Mini database ORM for golang

    GoRose (go orm), a mini database ORM for golang, which was inspired by the famous PHP framework laravel's eloquent. It will be friendly for PHP developers and python or ruby developers. Currently provides six major database drivers: MySQL, sqlite3, Postgres, Oracle, MySQL. GoRose 2.0 adopts a modular architecture, communicates through the API of the interface, and strictly depends on the lower layer. Each module can be disassembled or even customized to your liking. GoRose provides data object...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Analogue ORM

    Analogue ORM

    Analogue ORM : Data Mapper ORM for Laravel/PHP

    Analogue is a flexible, easy-to-use ORM for PHP. It is a transposition of the Eloquent ORM that ships with Laravel framework using a Data Mapper pattern instead of the original Active Record approach. it overcomes some of Eloquent's architectural limitations by using a strict separation of concerns; for example, you can use Value Objects or Single-table-inheritance, which are hard/impossible to implement correctly using the native ORM. As a Laravel package, it integrates flawlessly inside...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Larametrics

    Larametrics

    A self-hosted metrics and notifications platform for Laravel apps

    A self-hosted metrics and notifications platform for Laravel apps, Larametrics records and notifies you of changes made to models, incoming requests, and messages written to the log. Once you have the package tied in to your Laravel app, it starts collecting data based off of the default config file and storing it in your database. In order to view the dashboard associated with Larametrics and analyse your metrics and notifications, you'll need to add in a helper method to your routes file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 5

    Synchronous structure of Database Script

    Synchronous structure of Database Script

    ... does not exist in the destination db -> create the table in the destination db 2. If the table in the source db already exists in the destination db, it will browse all the columns in the source db's table. If the column in the source db does not exist in the target db's table, it will add this column for the table in the target db in the correct data type, default value, ... of the column in the source db table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ShortDevs

    ShortDevs

    ShortDevs is the universe of tables and shortcodes

    Shortdevs is a tool created with html / css / php / mysql / js and jquery. Shordevs allows the user to collect, manipulate, share data on the web and it simplifies work. Shortdevs allows a non-programmer to create anything that he can imagine with the help of shortcodes and tables. In Shortdevs a table is called a "page" or "superpage". Pages are private, only the json data for the pages can be shared on the web. Superpages can be shared public or stay private,and they can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    SAPLink plugins

    These are my plugins for SAPLink

    Plugins I have developed for SAPLink: TABU, TDAT, VDAT, CDAT, SAPScript TEXT and TXTS. All of them require helper class ZSAPLINK_TOOLS, also available here for download. TABU, TDAT, VDAT and CDAT objects are usually present in customizing requests and are used to import / export table, view and view cluster data contents. SAPScript TEXT objects expects a name composed of 4 fields in this order, each one separated by a comma (,): TDOBJECT, TDNAME, TDID and TDSPRAS. Ex: ZTEST,ZMSGS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Elasticquent

    Elasticquent

    Maps Laravel Eloquent models to Elasticsearch types

    ... from data read from a database table. With Elasticquent, models are populated by data indexed in Elasticsearch. The whole idea behind using Elasticsearch for search is that its fast and light, so you model functionality will be dictated by what data has been indexed for your document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TCPDF - PHP class for PDF

    TCPDF - PHP class for PDF

    PHP class for PDF

    TCPDF is a PHP class for generating PDF documents without requiring external extensions. TCPDF Supports UTF-8, Unicode, RTL languages, XHTML, Javascript, digital signatures, barcodes and much more. IMPORTANT: This version will be soon marked as deprecated and replaced by a new version currently under development: https://github.com/tecnickcom/tc-lib-pdf
    Leader badge
    Downloads: 282 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    Emanage

    Emanage

    Web Control Panel for Linux Servers

    A Better Way To Manage Your Server Powerful And Easy To Use Web Hosting Control Panel Running Servers All Around The World Operating systems supported by Emanage are listed in the table below. Cent OS 7.x Install Emanage via command line: curl -o latest -L https://download.emanage.net && sh latest
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RegExr

    RegExr

    Tool for creating, testing, and learning about Regular Expressions

    RegExr is an online tool to learn, build, & test Regular Expressions (RegEx / RegExp). RegExr was created by gskinner.com, and is proudly hosted by Media Temple. Edit the Expression & Text to see matches. Roll over matches or the expression for details. PCRE & JavaScript flavors of RegEx are supported. Validate your expression with Tests mode. The side bar includes a Cheatsheet, full Reference, and Help. You can also Save & Share with the Community, and view patterns you create or favorite...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    Android File Search

    Android File Search

    Show files on Android device

    A new version has been uploaded. Filename is "filesearch4.apk". This new version allows to delete files, rename files, delete directories, rename directories, and view text files when the file extension is : txt, xml, htm, html, xsl, xslt, text, ascii, ini, asp, aspx, java, kt, cs, js, jsp, php, bat, css, csv, kml, svg (feel free to ask for more file extensions, that should be a setting in the application in the future). The application starts browsing from the internal storage...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    Questionnaire App: retrieving JSON data; use of Core Data Artworks Map App: map & table view; centering, zooming and annotating maps Various Apps include Dice Rolling App: hiding/changing keyboard Times Tables App: device orientation; reject non-numeric input Places I've Been App: Persistent/Core Data storage Favourite Places App: map view; edit/re-order table functionality Interface Builder App: element sizes, positions and alignments; device orientation; localization
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NASH OS

    NASH OS

    Nash Operating System for Modern Ecommerce

    The all-built-in-one, automatic, ready-to-go out-of-box, easy-to-use state-of-the-art, and really awesome NASH OS! Over 25,000+ flexible features and controls and all scalable!! The most powerful solution ever built to instantly deliver new heights of online ecommerce enterprise to you.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    CapAnalysis

    CapAnalysis

    PCAP from another point of view

    CapAnalysis is a web visual tool for information security specialists, system administrators and everyone who needs to analyze large amounts of captured network traffic. Analyze TCP and UDP streams Support multible datasets Perform deep packet inspection Support filtering capability Source Code: https://github.com/xplico/CapAnalysis
    Leader badge
    Downloads: 45 This Week
    Last Update:
    See Project
  • 16
    JspMyAdmin2

    JspMyAdmin2

    JspMyAdmin 2 - A Java Web tool for MySql database administration

    JspMyAdmin 2 is the software for MySql database administration over Web. It provides a user friendly design to manage most of the MySql database administration. Create and Manage database objects (Databse, Table, View etc..) with simple mouse clicks.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    JspMyAdmin

    JspMyAdmin

    JspMyAdmin 2 - A Java Web tool for MySql database administration

    JspMyAdmin 2 is the software for MySql database administration over Web. It provides a user friendly design to manage most of the MySql database administration. Create and Manage database objects (Databse, Table, View etc..) with simple mouse clicks.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Tables

    Tables

    Bulma themed, VueJS powered Datatable with server-side loading

    Data Table package with server-side processing, unlimited exporting and VueJS components. Quickly build any complex table based on a JSON template. This package can work independently of the Enso ecosystem. The front-end assets that utilize this API are present in the tables package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    freePHPgallery

    freePHPgallery

    file explorer and picture gallery — web-based, easy-to-use and free

    freePHPgallery is a web-based, easy-to-use and free file explorer and picture gallery software written in PHP. freePHPgallery is designed for mobile phones, tablets and desktop computers, and features an multiple language web-presentation. freePHPgallery only requires PHP. It does not need a database or any other additional software. A sample installation can be seen and tested here: https://freephpgallery.sourceforge.io
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FreelancerBooks - Project Management

    FreelancerBooks - Project Management

    FreelancerBooks -Project Management for Freelancers and Agencies

    FreelancerBooks is a free, web-based project management system written in PHP with MySQL database back end. FreelancerBooks was initially designed for freelancers and agencies but it can be used for any professional service provider/organization. It will allow the freelancers/managers to have full control of the projects from client lead to completion. Freelancer book features include: Download the latest version from: http://www.freelancerbooks.com 100% Free Cloud Version http...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    Contestant

    Contestant

    Helps to manage contestant/participant applications

    The contestant project is an idea and an example how to deal with plenty number of participant applications. Especially when those applications are sent to organizer in paper form. In short, participant fills out a form through web site which generates pdf file with QR code. It can be printed, signed and stamped by participant organization. The organizer gets the application form by email or via post, scans QR code from the form and pastes the data into table without necessary of rewriting...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    IDA ClassInformer PlugIn

    IDA Pro plug-in to fix/extract/view RTTI information

    An IDA Pro Windows object RTTI vftable finder, fixer, and lister plug-in. Places structure defs, names, labels, and comments to make more sense of class and structure vftables ("Virtual Function Table"). Lists found RTTI structures and C++ classes in a window for browsing. Mentioned in Chris Eagle's: "The IDA Pro book": https://www.nostarch.com/idapro2.htm See: http://en.wikipedia.org/wiki/RTTI * July 2018, updated to IDA 7.1 Requires IDA Pro 7.1 or greater. To build you'll...
    Leader badge
    Downloads: 63 This Week
    Last Update:
    See Project
  • 23
    Spots

    Spots

    Spots is a cross-platform view controller framework

    Spots is a cross-platform view controller framework for building component-based UIs. The internal architecture is built using generic view models that can be transformed both to and from JSON. So, moving your UI declaration to a backend is as easy as pie. Data source and delegate setup is handled by Spots, so there is no need for you to do that manually. The public API is jam-packed with convenience methods for performing mutation, it is as easy as working with a regular collection type...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    cg-invoice

    cg-invoice

    Invoice and office utilities program for customer managment

    cg-invoice is a HTML5, Bootstrap, PDO simple yet productive way to write invoices and then retrieve the client data in more than one way. Invoicing invoices from anywhere online. View table or you can reprint the invoice as it was originally written. Business management for quotes or estimates. Contacts and vendors listing tabs for easy search. Office or personal tools to track customers, inventory, mailing lists, company phone numbers with a scheduler calendar included. Scripts written...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GIU Gallery Image Upload

    GIU Gallery Image Upload

    GIU is mostly a tool to manage the upload of images as well as manage

    Output and stored data will be path to image, title of link, link to image, alternative text to image and storyline text. Controls and options such as image width and height plus some template features to control are available in the Controls Panel. GIU is Open Source and I welcome the community to add to this project. The ideology of GIU is to provide a simple use application for end users as well as a robust control panel with adequate administrative operations. Folder structures...
    Downloads: 0 This Week
    Last Update:
    See Project