Skip to content
View phpenterprise's full-sized avatar
👩‍💻
Forensic expert
👩‍💻
Forensic expert

Organizations

@smartdealer @rankim-software @phpenterprise-dev @conectahealth

Block or report phpenterprise

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. String Similarity with MySQL
    1
    DELIMITER $$
    2
    CREATE DEFINER=`root`@`localhost` FUNCTION `COMPARE_STRING`( s1 text, s2 text) RETURNS int(11)
    3
        DETERMINISTIC
    4
    BEGIN 
    5
        DECLARE s1_len, s2_len, i, j, c, c_temp, cost INT; 
  2. Linkedin Auto Connect/Invite Script
    1
    (Linkedin = {
    2
        release: '1.0.5 stable',
    3
        data: {},
    4
        config: {
    5
            autoStart: true,
  3. Facebook Auto Approve Group Posts
    1
    // config
    2
    var speed = 100;
    3
    var i = 0;
    4
    var count = 1;
    5
    
                  
  4. Configure Python as a service in AWS...
    1
    #!/bin/bash
    2
    #
    3
    # custom-service    Start up custom-service 
    4
    #
    5
    # chkconfig: 2345 55 25
  5. smartdealer/sdapi Public

    API de integração com o Smart Dealer

    PHP 7 5

  6. rankim-software/rankim-api Public

    API de integração com a Rankim

    PHP 1

65 contributions in the last year

Skip to contributions year list
Contribution Graph
Day of Week August September October November December January February March April May June July
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

July 2025

phpenterprise has no activity yet for this period.
Loading