Hydrahon | 🐉 Fast & standalone PHP MySQL Query Builder library | SQL Database library

 by   ClanCats PHP Version: v1.1.14 License: MIT

kandi X-RAY | Hydrahon Summary

kandi X-RAY | Hydrahon Summary

Hydrahon is a PHP library typically used in Database, SQL Database applications. Hydrahon has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

Hydrahon is a standalone database / SQL query builder written in PHP. It was built to enhance existing frameworks, libraries and applications that handle the database connection on their own. It does not come with a PDO or mysqli wrapper. The naming is heavily inspired by Eloquent and the Kohana Framework Database component. Hydrahon only generates a query string and an array of parameters. On its own, it is not able to execute a query.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              Hydrahon has a low active ecosystem.
              It has 258 star(s) with 54 fork(s). There are 15 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 19 open issues and 32 have been closed. On average issues are closed in 83 days. There are 5 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of Hydrahon is v1.1.14

            kandi-Quality Quality

              Hydrahon has 0 bugs and 0 code smells.

            kandi-Security Security

              Hydrahon has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              Hydrahon code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              Hydrahon is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              Hydrahon releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.
              Hydrahon saves you 1064 person hours of effort in developing the same functionality from scratch.
              It has 2411 lines of code, 329 functions and 37 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed Hydrahon and discovered the below as its top functions. This is intended to give you an instant insight into Hydrahon implemented functionality, and help decide if they suit your requirements.
            • Translates the joins .
            • Sets a table
            • Adds a where clause to the query .
            • Get the resultset .
            • Set the values .
            • Set one or more values
            • Retorna os dados
            • Extend the grammar .
            • Execute a replace query
            • Truncates the table
            Get all kandi verified functions for this library.

            Hydrahon Key Features

            No Key Features are available at this moment for Hydrahon.

            Hydrahon Examples and Code Snippets

            No Code Snippets are available at this moment for Hydrahon.

            Community Discussions

            QUESTION

            How to pass a null value in the clancats hydrahon update()?
            Asked 2020-Oct-10 at 23:43

            I need to pass a null value for a database column, according to the code below:

            ...

            ANSWER

            Answered 2020-Oct-10 at 20:01

            This is because you pass null as $birthdate. That code is designed for these inputs:

            Source https://stackoverflow.com/questions/64296662

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install Hydrahon

            Hydrahon follows PSR-4 autoloading and can be installed using composer:.
            Hydrahon is designed to be a pretty generic query builder. So for this quick start, we stick with SQL.
            To continue with our examples, we need to create a simple MySQL table.

            Support

            The full documentation can be found on clancats.io.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries

            Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link