Shaarli NicolasMD !
Tag cloud
Picture wall
Daily
Plugins
  • ► Play Videos
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 5 / 14
261 results tagged php  ✕
Corintios 13:11 http://bibliaparalela.com/1_corinthians/13-11.htm
25/07/2016 15:38:44

Cuando yo era niño, hablaba como niño, pensaba como niño, razonaba como niño; ahora programo en PHP

No estimes o serás estimados

El que esté libre de pecados que arroje la primer estimación

Agregar javascript nunca es bueno, mata el alma y la envenena

php
Powering Raspberry Pi Projects with PHP https://www.sitepoint.com/powering-raspberry-pi-projects-with-php/
14/07/2016 10:23:35

Andrew Carter makes an LED blink on a Raspberry Pi with PHP - Building Raspberry Pi projects with PHP has never been easier!

php RaspberryPi
icicle.io https://icicle.io/
07/07/2016 13:04:52

Write asynchronous code using synchronous coding techniques in PHP

php
Note: Log Eloquent querys /shaare/OagTog
04/07/2016 12:07:28
DB::listen(
    function ($sql) {
        foreach ($sql->bindings as $i => $binding) {
            if ($binding instanceof \DateTime) {
                $sql->bindings[$i] = $binding->format('\'Y-m-d H:i:s\'');
            } else {
                if (is_string($binding)) {
                    $sql->bindings[$i] = "'$binding'";
                }
            }
        }
        $query = str_replace(array('%', '?'), array('%%', '%s'), $sql->sql);
        $query = vsprintf($query, $sql->bindings);
        echo $query . "<br>" . PHP_EOL;
    }
);
php laravel
Traversing DOM with Symfony2 CSS selector http://victor.4devs.io/en/web-scraping/traversing-dom-with-symfony2-css-selector.html
29/06/2016 21:34:17

https://symfony.com/doc/current/components/css_selector.html

css php symfony
Deploy nodejs application using shipit http://www.therightcode.net/deploy-nodejs-application-using-shipit/
28/06/2016 00:39:00
nodejs deploy php
Sentinel Manual :: Cartalyst https://cartalyst.com/manual/sentinel/2.0#installation
06/06/2016 10:45:08

Login
Authentication
Roles

php laravel5
pepijnolivier/Eloquent-Model-Generator: Auto-generates all Eloquent models from the database in a Laravel 5 project. https://github.com/pepijnolivier/Eloquent-Model-Generator
06/06/2016 10:39:31
php composer laravel5
Satis - Composer repository for your private packages https://laravelista.com/satis-composer-repository-for-your-private-packages/
06/06/2016 10:24:11

composer

php
PHP Argentina Slack http://slack.laravelba.com.ar/
19/05/2016 10:18:58
php
playSMS/INSTALL.md at master · antonraharja/playSMS https://github.com/antonraharja/playSMS/blob/master/INSTALL.md
01/03/2016 15:03:45
php server sms
Standard JSON API response format? - Stack Overflow http://stackoverflow.com/a/14538774/1504286
01/03/2016 11:00:10

https://github.com/WhiteHouse/api-standards

json api php laravel nodejs
React http://reactphp.org/
26/02/2016 16:23:51

async asincrono

https://github.com/reactphp/promise

php nodejs
Laravel News https://laravel-news.com/
25/02/2016 13:14:03
    <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" width="80px" height="80px" viewBox="0 0 100 100" enable-background="new 0 0 100 100" xml:space="preserve">
        <g>
        <polygon fill="#E1E1E1" points="29.009,81.668 31.875,71.497 28.128,71.497 22.246,75.389 20.167,81.668  "/>
        <polygon fill="#E1E1E1" points="70.328,81.668 71.854,76.214 70.5,65.945 65.16,69.421 61.725,81.668  "/>
        <polygon fill="#E1E1E1" points="97.242,65.271 94.643,63.408 92.989,68.003 88.838,68.479 84.738,46.995 89.253,31.503    78.598,21.704 62.424,21.704 57.307,25.244 57.041,34.652 54.993,44.929 68.17,40.548 49.713,51.129 55.591,35.192 53.799,23.981    62.933,18.332 26.192,27.775 2.758,58.285 13.896,53.696 6.001,81.625 17.769,81.625 20.28,74.102 27.139,69.433 43.569,69.433    49.341,74.752 47.398,81.625 59.171,81.625 62.972,68.136 74.081,60.867 86.408,76.469 97.224,71.744  "/>
        </g>
    </svg>
php svg logo
PSR-3: Logger Interface - PHP-FIG http://www.php-fig.org/psr/psr-3/
05/02/2016 10:10:02
php
PHP School - Open Source Learning for PHP http://www.phpschool.io/
03/02/2016 10:50:39
php learn tuto
Understanding OpCache http://www.sitepoint.com/understanding-opcache/
07/01/2016 16:33:57
php
Fractal - Output complex, flexible, AJAX/RESTful data structures http://fractal.thephpleague.com/
05/01/2016 16:26:08
api php
Laravel Doctrine - A drop-in Doctrine2 implementation for Laravel 5+ http://www.laraveldoctrine.org/
16/12/2015 16:38:34
laravel4 laravel5 database php
Arsenal :: Cartalyst https://cartalyst.com/
16/12/2015 09:45:54
php framework
page 5 / 14
3727 links, including 251 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn